summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/ajax
Commit message (Expand)AuthorAgeFilesLines
* 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
* LDAP Wizard: proper behaviour for raw filter input. remember the editing mode...Arthur Schiwon2013-11-191-0/+3
* replacing ownCloud by theme-able name or avoid it's usageThomas Müller2013-10-291-1/+1
* LDAP Wizard: l10n improvementsArthur Schiwon2013-10-211-1/+2
* Wizard: autodetection of group-member-assoc attributeArthur Schiwon2013-10-171-0/+1
* Ldap Wizard: Group Filter configurationArthur Schiwon2013-10-171-2/+6
* Ldap Wizard: Login filter UI, detection of username attribute, composing of l...Arthur Schiwon2013-10-171-0/+2
* LDAP Wizard: create user list filter, show number of user that will have acce...Arthur Schiwon2013-10-171-0/+2
* LDAP Wizard: add detection, load and save of LDAP groups for filter purposesArthur Schiwon2013-10-171-0/+1
* LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu...Arthur Schiwon2013-10-171-0/+1
* LDAP Wizard: autodetect base DNArthur Schiwon2013-10-171-0/+1
* First stage of new Wizard, neither feature complete nor readyArthur Schiwon2013-10-171-0/+83
* LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon2013-09-273-3/+6
* Add _many_ newlines at the end of fileskondou2013-08-184-4/+4
* LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-081-0/+35
* Merge pull request #1708 from owncloud/style-cleanup-user_ldapBernhard Posselt2013-02-171-3/+6
|\
| * Join split translated stringsBart Visscher2013-02-151-2/+1
| * Style cleanup user_ldapBart Visscher2013-02-141-3/+7
* | Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-141-2/+2
|/
* adding l10n support to user_ldapThomas Mueller2013-01-312-4/+7
* LDAP: send back error message properlyArthur Schiwon2013-01-301-1/+1
* LDAP: use consolidated method for determining config prefixArthur Schiwon2013-01-301-6/+1
* LDAP: forgotten file for deleteConfig featureArthur Schiwon2013-01-241-0/+34
* LDAP settings: read configuration when another server config is chosenArthur Schiwon2013-01-231-0/+31
* Ajaxifiy Settings SaveArthur Schiwon2013-01-201-0/+33
* LDAP: first basics for multiserver config uiArthur Schiwon2013-01-181-0/+39
* introduce configPrefix to allow settings for multiple LDAP serversArthur Schiwon2013-01-101-2/+2
* LDAP: add Test Configuration functionality in the settingsArthur Schiwon2012-07-261-0/+39