Commit Graph

34 Commits (affeea8c72db3f82bd0cee82c8a08d016bd3d72f)

Author SHA1 Message Date
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 12 years ago
Arthur Schiwon e32fa3de4a fix parameter order 12 years ago
Arthur Schiwon 6d64d7ec3f LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 12 years ago
Arthur Schiwon 7ad8319488 do not instantiate LDAP Proxy if there are no active configurations 13 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 13 years ago
Robin Appelman 7948341a86 Rework background job system 14 years ago
kondou b8fe7025da Use !== and === in user_ldap app – Part 1 14 years ago
Bart Visscher 1ef2ecd6e8 Style cleanup user_ldap 14 years ago
Arthur Schiwon 2749a14171 LDAP: make it possible to enable/disable server configurations 14 years ago
Arthur Schiwon 96949fc9dd LDAP: consolidate config prefix determination, autofill combo box in settings 14 years ago
Arthur Schiwon 6063ce9c8d LDAP: enable support for multiple LDAP/AD servers 14 years ago
Arthur Schiwon 0784bcb8d7 introduce configPrefix to allow settings for multiple LDAP servers 14 years ago
Arthur Schiwon 5cbe8d637b Show conflict warning when user_ldap and user_webdavauth are enabled 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Arthur Schiwon c48732987e LDAP: permanantly watch group members. Emit post_addToGroup resp. post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs. 14 years ago
Arthur Schiwon edfd789a87 LDAP: remove obsolete require_once 14 years ago
Arthur Schiwon 8664729843 code style 14 years ago
Arthur Schiwon 25ad1d5c3e LDAP: split up LIB_LDAP into Access for LDAP interaction functions and Connection for configuration and resource management. Adjust user_ldap, group_ldap and the app accordingly. 14 years ago
Arthur Schiwon 42492338fc LDAP: put app under the OCA\user_ldap\ namespace 14 years ago
Arthur Schiwon 5888cb48b6 Support for OCA namespace 14 years ago
Arthur Schiwon 0bdebe0e4a LDAP: pass user backend as instance, not classname 14 years ago
Arthur Schiwon 253f101b39 LDAP: check wether applying naming rule would end up in conflicts on update, if so don't do it 14 years ago
Thomas Mueller 583dce5276 removing executable bit - again 14 years ago
Frank Karlitschek 2fe646dcec ported the oc_app calls 14 years ago
Frank Karlitschek e48f511606 port linkto and serverHost 14 years ago
Arthur Schiwon 320fde9eec OC_Group does expect object, not string 15 years ago
Arthur Schiwon 61a43419a5 starting to create the ldap group backend (with some inspiration from Yoann Gini) and preparing an general LDAP class 15 years ago
Arthur Schiwon 7ff4e40b20 Combing LDAP backend with LDAP extended backend 15 years ago
Tom Needham dd7a411f9a Disable save button while saving. Streamlined code. 15 years ago
Markus Kalkbrenner bf84aa23f4 - provide a setting for the ldap user display name instead of hardcoded value 'uid' which is not common for Active Directory 15 years ago
Robin Appelman 391e064e67 allow apps to register form for the settings and admin pages 15 years ago
Robin Appelman e6f6d3dabc dont use a different navigation page for settings stuff 15 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 15 years ago
Dominik Schmidt 612f8cb954 user_ldap: add port setting 15 years ago
Dominik Schmidt c8e57d5460 Add user_ldap plugin 15 years ago
Robin Appelman bd4aec2c4c Experimental OpenID user backend and server. 15 years ago
Robin Appelman ca00d37a71 Make the download button work 16 years ago
Jakob Sack ee3d32b023 Everything nice and active now 16 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 16 years ago
Jakob Sack 3c01e30748 Try to make owncloud working again 16 years ago
Jakob Sack f042e85d41 Beginning of some ajax features and an admin page for files 16 years ago
Jakob Sack 39279350eb Forgot to change some calls of linkTo 16 years ago
Jakob Sack ddc2a70de9 Admin pages are for admins only, right? 16 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 16 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 16 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 16 years ago
Thibaut GRIDEL 19ab1292fb simple fixes 17 years ago
Robin 38bdf4083a same fixes, this time hopefully without merge conflict 17 years ago
Frank Karlitschek 7adbbfe05c add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5 17 years ago
Robin 4a1d9370fc small visual changes 17 years ago