| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | LDAP: make buttons on Expert page work again, fixes #5585 | Arthur Schiwon | 2013-11-04 | 1 | -2/+2 |
* | LDAP Wizard: proper strings and translations for user and group count text | Arthur Schiwon | 2013-10-23 | 2 | -2/+2 |
* | LDAP Wizard: l10n improvements | Arthur Schiwon | 2013-10-21 | 3 | -5/+5 |
* | LDAP Wizard: make Back and Continue work | Arthur Schiwon | 2013-10-17 | 1 | -2/+3 |
* | Wizard does not need data-defaults here | Arthur Schiwon | 2013-10-17 | 2 | -18/+3 |
* | LDAP Wizard: add forgotten templates | Arthur Schiwon | 2013-10-17 | 2 | -0/+79 |
* | LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean u... | Arthur Schiwon | 2013-10-17 | 1 | -56/+7 |
* | LDAP Wizard: create user list filter, show number of user that will have acce... | Arthur Schiwon | 2013-10-17 | 1 | -5/+9 |
* | LDAP Wizard: add detection, load and save of LDAP groups for filter purposes | Arthur Schiwon | 2013-10-17 | 1 | -4/+1 |
* | css cleanup | Arthur Schiwon | 2013-10-17 | 2 | -2/+2 |
* | LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu... | Arthur Schiwon | 2013-10-17 | 3 | -3/+54 |
* | First stage of new Wizard, neither feature complete nor ready | Arthur Schiwon | 2013-10-17 | 4 | -4/+112 |
* | LDAP: allow different UUID attributes for groups and users | Arthur Schiwon | 2013-10-04 | 1 | -1/+2 |
* | LDAP: Show Host name in configuration drop down | Arthur Schiwon | 2013-08-15 | 1 | -1/+1 |
* | LDAP: move small info text strings into tooltips | Arthur Schiwon | 2013-08-14 | 1 | -7/+4 |
* | use OC_Defaults directly from the template | Björn Schießle | 2013-07-24 | 1 | -2/+2 |
* | fix php syntax | Thomas Müller | 2013-07-24 | 1 | -2/+2 |
* | reword LDAP config and use themable strings, fix rest of #3791 | Jan-Christoph Borchardt | 2013-07-11 | 1 | -9/+9 |
* | Merge branch 'master' into ldap_configurable_username_n_uuid | Arthur Schiwon | 2013-05-13 | 1 | -2/+2 |
|\ |
|
| * | Use !== and === in user_ldap app – Part 2 | kondou | 2013-04-20 | 1 | -2/+2 |
* | | LDAP: Implement clear mappings functionality | Arthur Schiwon | 2013-05-08 | 1 | -1/+1 |
* | | LDAP: better variable name | Arthur Schiwon | 2013-05-08 | 1 | -2/+2 |
* | | LDAP: add settings for UUID override | Arthur Schiwon | 2013-05-08 | 1 | -2/+5 |
* | | LDAP: prepare settings for internal username attribute and clearing user mapp... | Arthur Schiwon | 2013-05-07 | 1 | -0/+9 |
|/ |
|
* | LDAP: move more settings stuff to template file | Arthur Schiwon | 2013-03-06 | 1 | -1/+14 |
* | LDAP: fix settings output thus make settings work again | Arthur Schiwon | 2013-03-05 | 1 | -1/+1 |
* | [user_ldap] From echo to p | Lukas Reschke | 2013-02-27 | 1 | -54/+54 |
* | Join split translated strings | Bart Visscher | 2013-02-15 | 1 | -11/+5 |
* | Style cleanup user_ldap | Bart Visscher | 2013-02-14 | 1 | -11/+41 |
* | LDAP: info string improved | Arthur Schiwon | 2013-02-06 | 1 | -1/+1 |
* | remove ugly whitespace | Arthur Schiwon | 2013-02-01 | 1 | -1/+1 |
* | LDAP: settings Advanced tab has grown too long by far. Structure it using acc... | Arthur Schiwon | 2013-02-01 | 1 | -20/+31 |
* | LDAP: adjust settings interface for custom search attributes | Arthur Schiwon | 2013-01-31 | 1 | -0/+2 |
* | LDAP: remove unnecessary placeholders, fixes PHP warnings | Arthur Schiwon | 2013-01-31 | 1 | -23/+23 |
* | LDAP: update link to online documentation | Arthur Schiwon | 2013-01-30 | 1 | -1/+1 |
* | LDAP: make it possible to enable/disable server configurations | Arthur Schiwon | 2013-01-24 | 1 | -0/+1 |
* | LDAP: implement deleteConfiguration feature | Arthur Schiwon | 2013-01-24 | 1 | -1/+3 |
* | LDAP: consolidate config prefix determination, autofill combo box in settings | Arthur Schiwon | 2013-01-24 | 1 | -1/+0 |
* | Ajaxifiy Settings Save | Arthur Schiwon | 2013-01-20 | 1 | -1/+1 |
* | LDAP: pass defaults to settings form, and restore them on creating a new conf... | Arthur Schiwon | 2013-01-18 | 1 | -24/+24 |
* | LDAP: first basics for multiserver config ui | Arthur Schiwon | 2013-01-18 | 1 | -0/+5 |
* | LDAP: add support for backup/replica servers | Arthur Schiwon | 2013-01-17 | 1 | -0/+3 |
* | Switch to textarea to enable configuration of multiple DNs | Arthur Schiwon | 2013-01-03 | 1 | -3/+3 |
* | LDAP: fix spelling | Arthur Schiwon | 2013-01-03 | 1 | -1/+1 |
* | Also show a more prominent warning when php_ldap is not installed | Arthur Schiwon | 2012-12-14 | 1 | -0/+3 |
* | Show conflict warning when user_ldap and user_webdavauth are enabled | Arthur Schiwon | 2012-12-14 | 1 | -0/+4 |
* | Checkstyle: Fix the last 25 NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | LDAP settings, add missing p tags | Arthur Schiwon | 2012-08-30 | 1 | -2/+2 |
* | LDAP: implement getHome() function, use either username (default) or specify ... | Arthur Schiwon | 2012-08-28 | 1 | -0/+1 |
* | LDAP: layout settings form. Hope it is now a bit clearer and prettier. | Arthur Schiwon | 2012-08-06 | 1 | -17/+16 |