summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ldap_configurable_username_n_uuidArthur Schiwon2013-05-131-2/+2
|\
| * Use !== and === in user_ldap app – Part 2kondou2013-04-201-2/+2
* | LDAP: Implement clear mappings functionalityArthur Schiwon2013-05-081-1/+1
* | LDAP: better variable nameArthur Schiwon2013-05-081-2/+2
* | LDAP: add settings for UUID overrideArthur Schiwon2013-05-081-2/+5
* | LDAP: prepare settings for internal username attribute and clearing user mapp...Arthur Schiwon2013-05-071-0/+9
|/
* LDAP: move more settings stuff to template fileArthur Schiwon2013-03-061-1/+14
* LDAP: fix settings output thus make settings work againArthur Schiwon2013-03-051-1/+1
* [user_ldap] From echo to pLukas Reschke2013-02-271-54/+54
* Join split translated stringsBart Visscher2013-02-151-11/+5
* Style cleanup user_ldapBart Visscher2013-02-141-11/+41
* LDAP: info string improvedArthur Schiwon2013-02-061-1/+1
* remove ugly whitespaceArthur Schiwon2013-02-011-1/+1
* LDAP: settings Advanced tab has grown too long by far. Structure it using acc...Arthur Schiwon2013-02-011-20/+31
* LDAP: adjust settings interface for custom search attributesArthur Schiwon2013-01-311-0/+2
* LDAP: remove unnecessary placeholders, fixes PHP warningsArthur Schiwon2013-01-311-23/+23
* LDAP: update link to online documentationArthur Schiwon2013-01-301-1/+1
* LDAP: make it possible to enable/disable server configurationsArthur Schiwon2013-01-241-0/+1
* LDAP: implement deleteConfiguration featureArthur Schiwon2013-01-241-1/+3
* LDAP: consolidate config prefix determination, autofill combo box in settingsArthur Schiwon2013-01-241-1/+0
* Ajaxifiy Settings SaveArthur Schiwon2013-01-201-1/+1
* LDAP: pass defaults to settings form, and restore them on creating a new conf...Arthur Schiwon2013-01-181-24/+24
* LDAP: first basics for multiserver config uiArthur Schiwon2013-01-181-0/+5
* LDAP: add support for backup/replica serversArthur Schiwon2013-01-171-0/+3
* Switch to textarea to enable configuration of multiple DNsArthur Schiwon2013-01-031-3/+3
* LDAP: fix spellingArthur Schiwon2013-01-031-1/+1
* Also show a more prominent warning when php_ldap is not installedArthur Schiwon2012-12-141-0/+3
* Show conflict warning when user_ldap and user_webdavauth are enabledArthur Schiwon2012-12-141-0/+4
* Checkstyle: Fix the last 25 NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* LDAP settings, add missing p tagsArthur Schiwon2012-08-301-2/+2
* LDAP: implement getHome() function, use either username (default) or specify ...Arthur Schiwon2012-08-281-0/+1
* LDAP: layout settings form. Hope it is now a bit clearer and prettier.Arthur Schiwon2012-08-061-17/+16
* LDAP: offer option to disable SSL certificate checks. Works around problems w...Arthur Schiwon2012-08-051-0/+1
* LDAP: add Test Configuration functionality in the settingsArthur Schiwon2012-07-261-1/+1
* LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Shou...Arthur Schiwon2012-07-261-0/+1
* LDAP: offer config option for Group Display Name attributeArthur Schiwon2012-06-111-0/+1
* commited a bit too much beforeArthur Schiwon2012-06-041-1/+0
* LDAP: link to documentation on settings pageArthur Schiwon2012-06-041-1/+2
* LDAP: fix wrong value for input typeArthur Schiwon2012-05-301-1/+1
* LDAP: support for 'member' as group-member-associationArthur Schiwon2012-05-261-1/+1
* LDAP: don't store agent password in plain textArthur Schiwon2012-05-141-1/+1
* LDAP group: support for memberUid, fix for oc-594Arthur Schiwon2012-05-081-0/+1
* LDAP: settings for group filter, fixes oc-587Arthur Schiwon2012-05-081-0/+1
* LDAP: remove Notices on settingsArthur Schiwon2012-05-011-2/+2
* LDPA: group settings into basic and advanced to look less crowded. Still need...Arthur Schiwon2012-04-251-11/+20
* LDPA: fix setting variables and add missing ones to the arrayArthur Schiwon2012-03-011-2/+2
* make ldap settings a little bit less uglyArthur Schiwon2012-02-291-3/+3
* make LDAP filter for user list configurableArthur Schiwon2012-02-281-1/+2
* Combing LDAP backend with LDAP extended backendArthur Schiwon2012-02-201-0/+3
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-6/+11