| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix user_ldap default setting value | Robin McCorkell | 2014-04-13 | 1 | -1/+1 |
* | Typo fix. | Volkan Gezer | 2014-04-11 | 1 | -1/+1 |
* | Merge pull request #6221 from leo-b/ldap_get_all_groups | blizzz | 2014-04-07 | 1 | -0/+1 |
|\ |
|
| * | adapt description of paging size configuration | Alexander Bergolth | 2014-03-28 | 1 | -1/+1 |
| * | add ldap_paging_size config option | root | 2014-03-04 | 1 | -0/+1 |
* | | replace personalblock fieldset with section class in core user_ apps | Jan-Christoph Borchardt | 2014-03-27 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #6299 from leo-b/ldap_nested_groups | VicDeo | 2014-02-25 | 1 | -0/+1 |
|\ |
|
| * | move nested group checkbox to directory settings | root | 2013-12-10 | 1 | -1/+1 |
| * | add support for nested groups | root | 2013-12-06 | 1 | -0/+1 |
* | | LDAP: improve wizard strings, fixes #5567 | Arthur Schiwon | 2014-02-17 | 3 | -3/+3 |
* | | LDAP: the browser shall not autofill userdn and password, usually login crede... | Arthur Schiwon | 2013-12-12 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #5955 from owncloud/fix5863 | blizzz | 2013-11-27 | 2 | -3/+10 |
|\ |
|
| * | LDAP Wizard: move raw login filter field from advanced tab to login filter ta... | Arthur Schiwon | 2013-11-14 | 2 | -3/+10 |
* | | LDAP Wizard: move status indicator in one line with back and continue buttons | Arthur Schiwon | 2013-11-13 | 1 | -3/+2 |
* | | LDAP Wizard: introduce configuration status indicator, fixes #5741 | Arthur Schiwon | 2013-11-13 | 1 | -0/+2 |
|/ |
|
* | LDAP Wizard: remove ugly whitespace where it should not be | Arthur Schiwon | 2013-11-11 | 1 | -2/+1 |
* | LDAP Wizard: determine port without credentials. don't hide the port input field | Arthur Schiwon | 2013-11-11 | 1 | -1/+1 |
* | LDAP Wizard: keep Base DN always visible | Arthur Schiwon | 2013-11-08 | 1 | -1/+1 |
* | LDAP Wizard: l10ned Save button | Arthur Schiwon | 2013-11-06 | 1 | -1/+1 |
* | LDAP: improve design and placement of Save button | Arthur Schiwon | 2013-11-04 | 1 | -1/+1 |
* | 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 |