| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | | throw exception on LDAP error 1, which we usually do not see and is pretty ge... | Arthur Schiwon | 2015-05-18 | 1 | -0/+6 |
* | | catch unallowed anonymous auth attempt and show specific error | Arthur Schiwon | 2015-05-18 | 3 | -1/+19 |
|/ |
|
* | check optional parameter before using it, fixes #16147 | Arthur Schiwon | 2015-05-07 | 1 | -2/+2 |
* | fix filter index on selected groups is updated too early | Arthur Schiwon | 2015-05-06 | 1 | -2/+3 |
* | fix broken group presentation in selected groups list | Arthur Schiwon | 2015-05-06 | 1 | -3/+6 |
* | cleanup | Arthur Schiwon | 2015-05-05 | 1 | -1/+0 |
* | Update wizardTabElementary.js | cmeh | 2015-04-28 | 1 | -1/+1 |
* | LDAP Wizard: have always-increasing 'nth Server' number per full page load, f... | Arthur Schiwon | 2015-04-21 | 1 | -11/+23 |
* | always open filter tab in raw mode, when 'Manually enter LDAP filters' is che... | Arthur Schiwon | 2015-04-17 | 3 | -2/+8 |
* | compile user and login filter on the first time automatically, if a suggestio... | Arthur Schiwon | 2015-04-09 | 4 | -0/+10 |
* | escape filter for output | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 |
* | fix number and insert position when adding/copying a config | Arthur Schiwon | 2015-04-09 | 1 | -2/+2 |
* | update back/continue buttons also on tab click | Arthur Schiwon | 2015-04-09 | 3 | -3/+8 |
* | newlines at end of file | Arthur Schiwon | 2015-04-09 | 10 | -10/+10 |
* | doc | Arthur Schiwon | 2015-04-09 | 1 | -2/+2 |
* | run functionality checks also when host field changes | Arthur Schiwon | 2015-04-09 | 1 | -1/+1 |
* | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 43 | -1490/+4609 |
* | no fruitless count attempts, and notification should disappear | Arthur Schiwon | 2015-02-05 | 1 | -4/+10 |
* | coding style | Arthur Schiwon | 2015-01-15 | 2 | -5/+8 |
* | update user or group count only, when the multiselect is closed | Arthur Schiwon | 2015-01-14 | 1 | -4/+34 |
* | allow to read again objectclasses and groups under certain conditions | Arthur Schiwon | 2015-01-14 | 2 | -2/+31 |
* | JS cleanup | Arthur Schiwon | 2015-01-13 | 3 | -34/+26 |
* | make scrutinizer happier and always count users on assisted mode, even with x... | Arthur Schiwon | 2014-11-22 | 2 | -6/+6 |
* | make updateCount work properly with new xp'd mode as well as without | Arthur Schiwon | 2014-11-21 | 2 | -7/+25 |
* | trigger count on the correct filter | Arthur Schiwon | 2014-11-20 | 1 | -1/+1 |
* | better readbility, no effective changes | Arthur Schiwon | 2014-11-20 | 1 | -5/+5 |
* | use underscore.js for undefined checks | Arthur Schiwon | 2014-11-20 | 1 | -4/+4 |
* | this happens already before counting, no need anymore | Arthur Schiwon | 2014-11-20 | 1 | -2/+0 |
* | JS doc | Arthur Schiwon | 2014-11-20 | 2 | -0/+27 |
* | detectors (email, displayname..) are now started in one place, triggered from... | Arthur Schiwon | 2014-11-20 | 2 | -33/+81 |
* | detect user display name attribute and return user count depending on its pre... | Arthur Schiwon | 2014-11-20 | 1 | -4/+11 |
* | on xp'ed mode and switching configurations: save raw mode instead of toggling... | Arthur Schiwon | 2014-10-29 | 2 | -14/+10 |
* | remove debug output | Arthur Schiwon | 2014-10-15 | 1 | -1/+0 |
* | instead of dis/enabling tabs on save, cancel tab change. avoids noisy ui | Arthur Schiwon | 2014-10-15 | 1 | -5/+4 |
* | show busy cursor and lock tabs on save | Arthur Schiwon | 2014-10-15 | 1 | -9/+30 |
* | show Spinner when stuff is being saved | Arthur Schiwon | 2014-10-14 | 1 | -1/+8 |
* | show a spinner next to test filter button when the test is running | Arthur Schiwon | 2014-10-10 | 2 | -10/+28 |
* | always abort running ajax request when the method is fired up again | Arthur Schiwon | 2014-10-10 | 1 | -12/+28 |
* | coding style, no effective code changes | Arthur Schiwon | 2014-10-10 | 1 | -24/+24 |
* | remove debug output | Arthur Schiwon | 2014-10-09 | 1 | -1/+0 |
* | fix triggering of group update counts. improves the basic code which is also ... | Arthur Schiwon | 2014-10-09 | 2 | -14/+15 |
* | smaller corrections to make scruitinizer happier, no effective changes | Arthur Schiwon | 2014-10-08 | 3 | -13/+16 |
* | rename internal var name to avoid collision | Arthur Schiwon | 2014-10-08 | 2 | -7/+7 |
* | confirmation before switching to assisted mode when admin is experienced | Arthur Schiwon | 2014-10-08 | 1 | -38/+77 |
* | user and group counts are only upated on demand in experienced mode | Arthur Schiwon | 2014-10-08 | 3 | -11/+84 |