summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/settings.php
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Always preset configuration prefix when no configuratin is stored or al...Arthur Schiwon2013-01-301-0/+3
* LPAP: cleanup settings.php, it's already ajaxifiedArthur Schiwon2013-01-241-15/+0
* LDAP: clean up, save configuration is now handled by AjaxArthur Schiwon2013-01-241-31/+0
* LDAP: consolidate config prefix determination, autofill combo box in settingsArthur Schiwon2013-01-241-1/+10
* LDAP: pass defaults to settings form, and restore them on creating a new conf...Arthur Schiwon2013-01-181-1/+12
* coding styleArthur Schiwon2013-01-181-12/+22
* LDAP: first basics for multiserver config uiArthur Schiwon2013-01-181-0/+1
* LDAP: add support for backup/replica serversArthur Schiwon2013-01-171-1/+1
* check if adminFrank Karlitschek2012-12-171-0/+3
* merge from masterArthur Schiwon2012-11-041-1/+1
|\
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-2/+2
* | code styleArthur Schiwon2012-11-021-1/+1
* | LDAP: clear the cache not only when TTL changes, but with every settings upda...Arthur Schiwon2012-11-011-6/+6
|/
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* LDAP: implement getHome() function, use either username (default) or specify ...Arthur Schiwon2012-08-281-1/+7
* LDAP: layout settings form. Hope it is now a bit clearer and prettier.Arthur Schiwon2012-08-061-0/+1
* LDAP: offer option to disable SSL certificate checks. Works around problems w...Arthur Schiwon2012-08-051-1/+4
* LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Shou...Arthur Schiwon2012-07-261-3/+9
* Make some apps compatibleLukas Reschke2012-06-111-2/+3
* Sanitzing user inputLukas Reschke2012-06-101-1/+1
* LDAP: don't make us of global constants (completing, was removed with latest ...Arthur Schiwon2012-05-181-2/+2
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* LDAP: and don't forget the else partArthur Schiwon2012-05-141-1/+2
* LDAP: don't store agent password in plain textArthur Schiwon2012-05-141-1/+5
* LDAP group: support for memberUid, fix for oc-594Arthur Schiwon2012-05-081-1/+2
* LDAP: settings for group filter, fixes oc-587Arthur Schiwon2012-05-081-1/+1
* , not .Arthur Schiwon2012-05-081-1/+1
* ported the oc_template classFrank Karlitschek2012-05-061-1/+1
* ups, we don't have a CSS file thereforeArthur Schiwon2012-05-031-1/+0
* port appconfigFrank Karlitschek2012-05-021-6/+6
* ported addSyript and other small stuffFrank Karlitschek2012-05-011-1/+1
* port to use the new public apiFrank Karlitschek2012-05-011-1/+1
* LDPA: group settings into basic and advanced to look less crowded. Still need...Arthur Schiwon2012-04-251-4/+5
* LDPA: fix setting variables and add missing ones to the arrayArthur Schiwon2012-03-011-1/+1
* consider changed/new setting variables for user_ldapArthur Schiwon2012-02-291-3/+3
* Disable save button while saving. Streamlined code.Tom Needham2011-11-291-4/+17
* allow apps to register form for the settings and admin pagesRobin Appelman2011-08-231-12/+2
* fix the getlink callsFrank Karlitschek2011-08-111-1/+1
* Renaming classes :-)Jakob Sack2011-07-291-7/+7
* Delete requires in applications where possibleJakob Sack2011-07-271-1/+0
* user_ldap: add port settingDominik Schmidt2011-06-231-1/+5
* Add user_ldap pluginDominik Schmidt2011-06-231-0/+48