| Commit message (Expand) | Author | Age | Files | Lines |
* | Update settings.php | rakekniven | 2018-04-09 | 1 | -1/+1 |
* | Update settings.php | rakekniven | 2018-04-07 | 1 | -1/+1 |
* | 2nd parameter to t() must be array | Arthur Schiwon | 2018-02-22 | 1 | -1/+1 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -4/+4 |
* | Rename "LDAP" to "LDAP/AD-integration" | Marius Blüm | 2017-11-27 | 1 | -1/+1 |
* | remove check, user_webdavauth is not an app anymore for long | Arthur Schiwon | 2017-06-01 | 1 | -3/+1 |
* | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2 | Arthur Schiwon | 2017-04-25 | 1 | -2/+1 |
|\ |
|
| * | user_ldap: Add support for gidNumber | Xuanwo | 2017-04-25 | 1 | -2/+1 |
* | | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 1 | -0/+1 |
* | | Add tooltips to LDAP wizard special attributtes | David Toledo | 2017-03-29 | 1 | -3/+3 |
|/ |
|
* | restore ldap_password_pr | root | 2016-11-23 | 1 | -0/+2 |
* | more admin page splitup improvements | Arthur Schiwon | 2016-08-10 | 1 | -11/+18 |
* | fix more strings | Morris Jobke | 2016-06-20 | 1 | -1/+1 |
* | Use proper shortcut methods in templates | Morris Jobke | 2016-04-06 | 1 | -1/+1 |
* | Merge pull request #22102 from owncloud/ldap_2nddispname-master | Thomas Müller | 2016-02-06 | 1 | -0/+1 |
|\ |
|
| * | Port of test_ldap_2nddispname to master | Arthur Schiwon | 2016-02-03 | 1 | -0/+1 |
* | | code changes for user_ldap Dynamic Group Membership | Alex Weirig | 2016-02-03 | 1 | -0/+1 |
|/ |
|
* | Fix 17677 | Lennart Rosam | 2015-08-12 | 1 | -1/+0 |
* | move script and style inclusions into template | Arthur Schiwon | 2015-04-09 | 1 | -0/+53 |
* | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 1 | -1/+2 |
* | Typo: Missing "n" | cmeh | 2015-02-24 | 1 | -1/+1 |
* | admin settings: fix LDAP settings header layout | Jan-Christoph Borchardt | 2014-10-30 | 1 | -2/+3 |
* | fixing ldap listing in admin sidebar - needs styling review | Thomas Müller | 2014-10-30 | 1 | -2/+3 |
* | Prevent button click when enter key is pressed in LDAP wizard | Vincent Petry | 2014-10-08 | 1 | -1/+1 |
* | make user_ldap fully translatable | Volkan Gezer | 2014-05-25 | 1 | -2/+2 |
* | 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 |
|/ |
|
* | 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 Wizard: move raw login filter field from advanced tab to login filter ta... | Arthur Schiwon | 2013-11-14 | 1 | -3/+0 |
* | LDAP Wizard: remove ugly whitespace where it should not be | Arthur Schiwon | 2013-11-11 | 1 | -2/+1 |
* | LDAP: dissolve LDAP Basic settings, move Login Filter to Advanced and clean u... | Arthur Schiwon | 2013-10-17 | 1 | -56/+7 |
* | LDAP Wizard: add detection, load and save of LDAP objectClasses for filter pu... | Arthur Schiwon | 2013-10-17 | 1 | -1/+1 |
* | First stage of new Wizard, neither feature complete nor ready | Arthur Schiwon | 2013-10-17 | 1 | -4/+10 |
* | 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 |
|/ |
|