summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix phpdocRoeland Jago Douma2016-08-291-1/+1
* fix a few minor code smellsJörn Friedrich Dreyer2016-08-297-11/+7
* Add unit testsLukas Reschke2016-08-151-7/+3
* change casing in section display namesArthur Schiwon2016-08-131-1/+1
* rename IAdmin to ISettings, the interface is not bound to a specific settings...Arthur Schiwon2016-08-111-2/+2
* more admin page splitup improvementsArthur Schiwon2016-08-101-31/+9
* Initial work on Apps page split:Arthur Schiwon2016-08-092-0/+182
* Merge pull request #590 from nextcloud/fixing-undefined-OfflineUser-composeAn...Morris Jobke2016-07-281-2/+8
|\
| * [stable9.1] Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #...Thomas Müller2016-07-271-2/+8
* | Merge pull request #592 from nextcloud/ldap-avoidneedlesssetemailonloginLukas Reschke2016-07-281-1/+4
|\ \
| * | Prevent setting email and triggering events at login time (#25553)Vincent Petry2016-07-271-1/+4
| |/
* | Nextcloud license header for new filesroot2016-07-283-24/+31
* | Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-271-1/+1
|\|
| * Merge pull request #349 from nextcloud/ldab-groupOfUniqueNamesblizzz2016-07-261-1/+1
| |\
| | * add groupOfUniqueNames as valid group object classRobin Appelman2016-07-081-1/+1
* | | comments amendedroot2016-07-272-2/+2
* | | final changesroot2016-07-273-15/+12
* | | New LDAPProvider for user_ldaproot2016-07-2210-65/+442
|/ /
* | Update with robinJoas Schilling2016-07-214-4/+4
* | Fix apps/Joas Schilling2016-07-2135-70/+109
* | Escape special characters (#25429)Aaron Wood2016-07-202-3/+5
|/
* Merge pull request #25344 from owncloud/fix-ldap-check-userVincent Petry2016-07-051-0/+4
|\
| * check if renamed user is still valid by reapplying the ldap filter (#25338)felixboehm2016-07-041-0/+4
* | Cap LDAP user cache (#25323)Jörn Friedrich Dreyer2016-07-041-13/+15
|/
* Fix null pointer exception in user_ldap (#25062)Jörn Friedrich Dreyer2016-06-211-1/+8
* Use proper namespaces - fixes #25078 (#25079)Thomas Müller2016-06-131-1/+2
* Use array_merge when reading cached groups membersVincent Petry2016-06-081-1/+1
* Use a capped memory cache for the user/group cacheRoeland Jago Douma2016-05-301-2/+6
* Update license headersLukas Reschke2016-05-2635-52/+79
* Last instances of lowercase user_ldapJoas Schilling2016-05-251-2/+2
* Fix several minor issuesJoas Schilling2016-05-254-11/+9
* Move Job to a better class nameJoas Schilling2016-05-251-3/+5
* Move Access to PSR-4Joas Schilling2016-05-256-12/+4
* Move BackendUtility to PSR-4Joas Schilling2016-05-253-3/+3
* Move Configuration to PSR-4Joas Schilling2016-05-255-6/+5
* Move Connection to PSR-4Joas Schilling2016-05-255-8/+6
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-255-5/+8
* Move Helper to PSR-4Joas Schilling2016-05-2510-16/+13
* Move interface to PSR-4Joas Schilling2016-05-259-9/+3
* Move LDAP to PSR-4Joas Schilling2016-05-254-5/+6
* Move LDAP Utility to PSR-4Joas Schilling2016-05-254-2/+5
* Move LogWrapper to PSR-4Joas Schilling2016-05-255-6/+6
* Move Proxy to PSR-4Joas Schilling2016-05-253-4/+7
* lib/userJoas Schilling2016-05-251-1/+2
* Move wizardJoas Schilling2016-05-252-2/+7
* Move lib\user to PSR-4Joas Schilling2016-05-2511-29/+27
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-256-5/+742
* Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling2016-05-254-4/+1104
* Move Command namespace to PSR-4Joas Schilling2016-05-258-0/+776
* Move User_LDAP to PSR-4Joas Schilling2016-05-254-0/+0