summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/ajax
Commit message (Expand)AuthorAgeFilesLines
* 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
* trigger email detection by Wizard upon any user filter filter change. before ...Arthur Schiwon2014-08-291-0/+1
* remove Access as hard dependency, inject it insteadArthur Schiwon2014-08-291-2/+17
* LDAP: on testing configuration, set active property to true, otherwise inacti...Arthur Schiwon2013-12-041-0/+2
* LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143Arthur Schiwon2013-12-041-0/+12
* LDAP Wizard: clear the cache on save so changes have immediate effectArthur Schiwon2013-11-201-0/+3