summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/settings.php
Commit message (Expand)AuthorAgeFilesLines
* update license headers and authorsMorris Jobke2015-06-251-1/+0
* newlines at end of fileArthur Schiwon2015-04-091-1/+1
* move script and style inclusions into templateArthur Schiwon2015-04-091-46/+0
* LDAP Wizard OverhaulArthur Schiwon2015-04-091-8/+47
* Update license headersJenkins for ownCloud2015-03-261-15/+19
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+16
* Updating license headersJenkins for ownCloud2015-02-231-16/+19
* LDAP User Cleanup: Port from stable7 without further adjustementsArthur Schiwon2014-12-191-2/+3
* bower jquery-ui - exported changes to a separate css fileMorris Jobke2014-12-131-1/+0
* Migrate multiselect to user_ldapMorris Jobke2014-11-131-2/+2
* Use function outside of loopLukas Reschke2014-10-241-2/+2
* sets user filters to raw mode when marking user as experiencedArthur Schiwon2014-10-071-0/+1
* Use public api for getting l10nRobin Appelman2014-08-311-1/+1
* make user_ldap fully translatableVolkan Gezer2014-05-251-4/+6
* Fix whitespace issuesRobin McCorkell2014-05-161-1/+1
* Moved LdapFilter into a separate js file in user_ldap.ben-denham2014-03-071-0/+1
* LDAP Wizard: fix couple more or less nasty bugs aka polishingArthur Schiwon2013-10-171-0/+1
* clean upArthur Schiwon2013-10-171-4/+0
* Ldap Wizard: Group Filter configurationArthur Schiwon2013-10-171-15/+15
* Ldap Wizard: Login filter UI, detection of username attribute, composing of l...Arthur Schiwon2013-10-171-0/+5
* LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu...Arthur Schiwon2013-10-171-2/+10
* First stage of new Wizard, neither feature complete nor readyArthur Schiwon2013-10-171-0/+20
* LDAP: move Configuration out of Connection into class of its own. The new wi...Arthur Schiwon2013-10-171-1/+2
* LDAP: allow different UUID attributes for groups and usersArthur Schiwon2013-10-041-12/+0
* LDAP: make Access be a dependency to the user and group backend instead of in...Arthur Schiwon2013-09-271-6/+1
* LDAP: Show Host name in configuration drop downArthur Schiwon2013-08-151-0/+2
* LDAP: Coypright infoArthur Schiwon2013-05-071-0/+2
* LDAP: move more settings stuff to template fileArthur Schiwon2013-03-061-11/+1
* [user_ldap] From echo to pLukas Reschke2013-02-271-1/+1
* 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