| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace custom tooltips with native ones and add description to all elements ... | julia.kirschenheuter | 2023-03-24 | 1 | -1/+0 |
* | Merge branch 'master' into ldapi-unix-socket-support | Côme Chilliet | 2022-11-22 | 1 | -1/+1 |
|\ |
|
| * | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | | Add ldap-unix-socket support - squashed commits to files Connection.php, Conf... | Vincent Van Houtte | 2022-09-09 | 1 | -2/+4 |
|/ |
|
* | Fix vendor loading in user_ldap wizard | Louis Chemineau | 2022-03-30 | 1 | -23/+0 |
* | Fix script loading in ldap's settings | Louis Chemineau | 2022-02-14 | 3 | -0/+748 |
* | Replace license information to SPDX expression | Louis Chemineau | 2022-01-11 | 1 | -2/+2 |
* | Add generic type and description when its missing | Louis Chemineau | 2022-01-11 | 5 | -15/+15 |
* | Typing corrections | Louis Chemineau | 2022-01-11 | 1 | -1/+1 |
* | l10n: Split sentences | Valdnet | 2021-06-01 | 1 | -1/+1 |
* | l10n: Spelling unification | Valdnet | 2021-05-21 | 2 | -3/+3 |
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 2 | -2/+2 |
* | fix obsolete usage of OCdialogs | Arthur Schiwon | 2020-06-24 | 1 | -1/+1 |
* | Comply to eslint | John Molakvoæ (skjnldsv) | 2019-10-01 | 1 | -3/+3 |
* | fixes LDAP Wizard forgetting groups on select with search | Arthur Schiwon | 2019-06-21 | 3 | -44/+32 |
* | fixes possible override of uniqueMember by autodetection | Arthur Schiwon | 2019-05-17 | 1 | -1/+1 |
* | add GUI option to set the $home placeholder | Arthur Schiwon | 2019-02-14 | 1 | -1/+14 |
* | Fix off-by-one bugs | Stefan Weil | 2018-10-26 | 1 | -2/+2 |
* | Add missing semicolons | Stefan Weil | 2018-10-19 | 1 | -1/+1 |
* | Use variable for proper translations | Roeland Jago Douma | 2018-03-10 | 1 | -1/+8 |
* | Update wizardTabElementary.js | rakekniven | 2018-03-10 | 1 | -1/+1 |
* | Add strengthify bar after plain text input clone of password input | Daniel Calviño Sánchez | 2018-01-11 | 1 | -0/+1 |
* | Update login filter when user filter was newly generated | Arthur Schiwon | 2017-11-28 | 1 | -0/+17 |
* | Use primary class also for ui-button elements | Julius Härtl | 2017-11-13 | 2 | -3/+3 |
* | hackishly add primary css class adaption for jquery ui | Arthur Schiwon | 2017-11-13 | 2 | -0/+5 |
* | add save button for setting LDAP Agent DN and Password | Arthur Schiwon | 2017-10-27 | 2 | -4/+45 |
* | command-line, Consider narrowing | Allan Nordhøy | 2017-07-14 | 1 | -3/+3 |
* | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr | blizzz | 2017-04-24 | 2 | -1/+64 |
|\ |
|
| * | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 2 | -1/+64 |
* | | Fix translations | Joas Schilling | 2017-04-18 | 1 | -1/+1 |
* | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 15 | -21/+21 |
|/ |
|
* | Translation string corrected > 1 user | Alan Tygel | 2016-12-21 | 1 | -1/+1 |
* | restore ldap_password_pr | root | 2016-11-23 | 1 | -0/+15 |
* | fix a few minor code smells | Jörn Friedrich Dreyer | 2016-08-29 | 1 | -1/+1 |
* | Hide the LDAP password in the client side | Juan Pablo Villafáñez | 2016-08-19 | 2 | -2/+2 |
* | LDAP Wizard: reset connection status indicator when switching LDAP config | Arthur Schiwon | 2016-04-25 | 1 | -0/+11 |
* | replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') | Christoph Wurst | 2016-04-19 | 1 | -1/+1 |
* | Fix race condition when switching filter mode. Fixes #22278 | Arthur Schiwon | 2016-02-12 | 4 | -5/+32 |
* | Merge pull request #22102 from owncloud/ldap_2nddispname-master | Thomas Müller | 2016-02-06 | 1 | -0/+13 |
|\ |
|
| * | Port of test_ldap_2nddispname to master | Arthur Schiwon | 2016-02-03 | 1 | -0/+13 |
* | | code changes for user_ldap Dynamic Group Membership | Alex Weirig | 2016-02-03 | 1 | -0/+13 |
|/ |
|
* | ensure multiselect always receives an array when setting its value, fixes #18734 | Arthur Schiwon | 2015-12-07 | 1 | -1/+5 |
* | changed 1.000 to 1,000 | sylvain | 2015-11-12 | 1 | -1/+1 |
* | make all the buttons beautiful | Arthur Schiwon | 2015-11-05 | 3 | -4/+18 |
* | add tooltip to ldap server wizard | Hendrik Leppelsack | 2015-10-29 | 1 | -0/+1 |
* | [IE9] Prevent LDAP password field to become plain text | Vincent Petry | 2015-10-16 | 1 | -0/+4 |
* | LDAP Wizard: enable/disable test login name button depending on whether a log... | Arthur Schiwon | 2015-09-24 | 1 | -1/+12 |
* | Remove another occurance of ldap_nocase | Lennart Rosam | 2015-08-19 | 1 | -14/+0 |
* | Merge pull request #16326 from owncloud/fix-16192 | Morris Jobke | 2015-05-20 | 2 | -3/+29 |
|\ |
|
| * | include base dn test in functionality test | Arthur Schiwon | 2015-05-13 | 2 | -3/+29 |