summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/ajax
Commit message (Expand)AuthorAgeFilesLines
* Access needs UserManager, missed to add in #8833Arthur Schiwon2018-04-231-1/+2
* more consistent namingArthur Schiwon2018-04-051-2/+2
* LDAP backend to emit announce and revoke signals on mapping changesArthur Schiwon2018-04-051-6/+16
* Finally remove \OCP\JSONRoeland Jago Douma2018-03-231-9/+9
* Move calls to \OCP\JSON to private \OC_JSONRoeland Jago Douma2018-03-227-45/+45
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* resolve DIArthur Schiwon2017-11-091-2/+6
* Update license headersMorris Jobke2017-11-065-2/+8
* Spelling: Shortening and bindingAllan Nordhøy2017-07-141-4/+4
* restore ldap_password_renew_prRoger Szabo2017-03-311-1/+2
* Add prefix to the connectionJuan Pablo Villafáñez2016-10-271-1/+1
* DI IConfig into ldap helperRoeland Jago Douma2016-10-103-3/+5
* Hide the LDAP password in the client sideJuan Pablo Villafáñez2016-08-192-6/+17
* Merge pull request #595 from nextcloud/fix_slow_testblizzz2016-07-311-0/+7
|\
| * Close session fast when doing a test to prevent blocking the nextJuan Pablo Villafáñez2016-07-271-0/+7
* | New LDAPProvider for user_ldaproot2016-07-221-1/+1
|/
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix apps/Joas Schilling2016-07-217-13/+20
* Update license headersLukas Reschke2016-05-267-12/+18
* Move Access to PSR-4Joas Schilling2016-05-251-1/+1
* Move Configuration to PSR-4Joas Schilling2016-05-252-4/+4
* Move Connection to PSR-4Joas Schilling2016-05-254-5/+5
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-251-1/+1
* Move Helper to PSR-4Joas Schilling2016-05-252-2/+2
* Move LDAP to PSR-4Joas Schilling2016-05-254-4/+4
* Move LogWrapper to PSR-4Joas Schilling2016-05-251-1/+1
* Move wizardJoas Schilling2016-05-251-1/+1
* Move lib\user to PSR-4Joas Schilling2016-05-251-1/+1
* Update author informationLukas Reschke2016-03-011-0/+1
* Use IUser::setEMailAddress in ldap as wellThomas Müller2016-01-201-1/+2
* Happy new year!Thomas Müller2016-01-127-7/+7
* passing an empty base in this diagnosis call will not result in LDAP errorsArthur Schiwon2015-12-081-1/+1
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* Fix 17677Lennart Rosam2015-08-121-1/+1
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* throw exception on LDAP error 1, which we usually do not see and is pretty ge...Arthur Schiwon2015-05-181-0/+17
* catch unallowed anonymous auth attempt and show specific errorArthur Schiwon2015-05-181-8/+13
* not only send them back but also apply defaults to a new configuration. Fixes...Arthur Schiwon2015-05-051-0/+1
* save configs when requesting a config ID. They are empty, but avoid configID ...Arthur Schiwon2015-04-211-2/+2
* LDAP Wizard OverhaulArthur Schiwon2015-04-092-5/+33
* Update license headersJenkins for ownCloud2015-03-267-91/+100
* Revert "Updating license headers"Morris Jobke2015-02-267-93/+98
* Updating license headersJenkins for ownCloud2015-02-237-98/+93
* Manually type-case all AJAX filesLukas Reschke2015-02-135-6/+6
* no fruitless count attempts, and notification should disappearArthur Schiwon2015-02-051-1/+1
* inject DB Connection to user managerArthur Schiwon2015-01-071-1/+2
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-192-2/+4
* Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon2014-12-191-4/+16
* detect user display name attribute and return user count depending on its pre...Arthur Schiwon2014-11-201-1/+1
* Use public api for getting l10nRobin Appelman2014-08-314-4/+4