summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/templates
Commit message (Collapse)AuthorAgeFilesLines
...
* LDAP Wizard: add forgotten templatesArthur Schiwon2013-10-172-0/+79
|
* LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean ↵Arthur Schiwon2013-10-171-56/+7
| | | | up Advanced settings, too. This is all done via Wizard, now.
* LDAP Wizard: create user list filter, show number of user that will have ↵Arthur Schiwon2013-10-171-5/+9
| | | | access to OC
* LDAP Wizard: add detection, load and save of LDAP groups for filter purposesArthur Schiwon2013-10-171-4/+1
|
* css cleanupArthur Schiwon2013-10-172-2/+2
|
* LDAP Wizard: add detection, load and save of LDAP objectClasses for filter ↵Arthur Schiwon2013-10-173-3/+54
| | | | purposes
* First stage of new Wizard, neither feature complete nor readyArthur Schiwon2013-10-174-4/+112
|
* LDAP: allow different UUID attributes for groups and usersArthur Schiwon2013-10-041-1/+2
|
* LDAP: Show Host name in configuration drop downArthur Schiwon2013-08-151-1/+1
|
* LDAP: move small info text strings into tooltipsArthur Schiwon2013-08-141-7/+4
|
* use OC_Defaults directly from the templateBjörn Schießle2013-07-241-2/+2
|
* fix php syntaxThomas Müller2013-07-241-2/+2
|
* reword LDAP config and use themable strings, fix rest of #3791Jan-Christoph Borchardt2013-07-111-9/+9
|
* 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 ↵Arthur Schiwon2013-05-071-0/+9
|/ | | | mappings
* 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 ↵Arthur Schiwon2013-02-011-20/+31
| | | | accordion
* 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 ↵Arthur Schiwon2013-01-181-24/+24
| | | | configuration if wanted
* 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
| | | | an LDAP attribute value to use
* 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 ↵Arthur Schiwon2012-08-051-0/+1
| | | | | | with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only. Like to hear wether it works, instead appending LDAPTLS_REQCERT=never to ldap.conf.
* 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. ↵Arthur Schiwon2012-07-261-0/+1
| | | | Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced.
* 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
|