Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 6 | -15/+15 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 7 | -2/+7 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 7 | -25/+25 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 7 | -10/+11 |
* | Access needs UserManager, missed to add in #8833 | Arthur Schiwon | 2018-04-23 | 1 | -1/+2 |
* | more consistent naming | Arthur Schiwon | 2018-04-05 | 1 | -2/+2 |
* | LDAP backend to emit announce and revoke signals on mapping changes | Arthur Schiwon | 2018-04-05 | 1 | -6/+16 |
* | Finally remove \OCP\JSON | Roeland Jago Douma | 2018-03-23 | 1 | -9/+9 |
* | Move calls to \OCP\JSON to private \OC_JSON | Roeland Jago Douma | 2018-03-22 | 7 | -45/+45 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | resolve DI | Arthur Schiwon | 2017-11-09 | 1 | -2/+6 |
* | Update license headers | Morris Jobke | 2017-11-06 | 5 | -2/+8 |
* | Spelling: Shortening and binding | Allan Nordhøy | 2017-07-14 | 1 | -4/+4 |
* | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 1 | -1/+2 |
* | Add prefix to the connection | Juan Pablo Villafáñez | 2016-10-27 | 1 | -1/+1 |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 3 | -3/+5 |
* | Hide the LDAP password in the client side | Juan Pablo Villafáñez | 2016-08-19 | 2 | -6/+17 |
* | Merge pull request #595 from nextcloud/fix_slow_test | blizzz | 2016-07-31 | 1 | -0/+7 |
|\ | |||||
| * | Close session fast when doing a test to prevent blocking the next | Juan Pablo Villafáñez | 2016-07-27 | 1 | -0/+7 |
* | | New LDAPProvider for user_ldap | root | 2016-07-22 | 1 | -1/+1 |
|/ | |||||
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 7 | -13/+20 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 7 | -12/+18 |
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Configuration to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -4/+4 |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 4 | -5/+5 |
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -2/+2 |
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 4 | -4/+4 |
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move wizard | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 1 | -1/+2 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 7 | -7/+7 |
* | passing an empty base in this diagnosis call will not result in LDAP errors | Arthur Schiwon | 2015-12-08 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Fix 17677 | Lennart Rosam | 2015-08-12 | 1 | -1/+1 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
* | throw exception on LDAP error 1, which we usually do not see and is pretty ge... | Arthur Schiwon | 2015-05-18 | 1 | -0/+17 |
* | catch unallowed anonymous auth attempt and show specific error | Arthur Schiwon | 2015-05-18 | 1 | -8/+13 |
* | not only send them back but also apply defaults to a new configuration. Fixes... | Arthur Schiwon | 2015-05-05 | 1 | -0/+1 |
* | save configs when requesting a config ID. They are empty, but avoid configID ... | Arthur Schiwon | 2015-04-21 | 1 | -2/+2 |
* | LDAP Wizard Overhaul | Arthur Schiwon | 2015-04-09 | 2 | -5/+33 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 7 | -91/+100 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 7 | -93/+98 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 7 | -98/+93 |
* | Manually type-case all AJAX files | Lukas Reschke | 2015-02-13 | 5 | -6/+6 |