Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add repair steps | Arthur Schiwon | 2017-02-17 | 5 | -1/+437 | |
| * | add integration test for uuid attr detection | Arthur Schiwon | 2017-02-17 | 1 | -0/+86 | |
| * | Fix integration test by not relying on Fake instances | Arthur Schiwon | 2017-02-17 | 3 | -40/+13 | |
* | | Only request "IndexIgnore" if mod_autoindex is loaded | Robert Scheck | 2017-02-20 | 1 | -0/+2 | |
|/ | ||||||
* | Merge pull request #3264 from nextcloud/ldap-deny-long-dns | Morris Jobke | 2017-01-26 | 1 | -1/+2 | |
|\ | ||||||
| * | Gracefully deny users or groups with too long DNs | Arthur Schiwon | 2017-01-25 | 1 | -1/+2 | |
* | | Fix tests | Joas Schilling | 2017-01-25 | 1 | -1/+1 | |
|/ | ||||||
* | Fix app section tests | Joas Schilling | 2017-01-19 | 1 | -2/+16 | |
* | Add tests | Lukas Reschke | 2016-11-23 | 4 | -0/+263 | |
* | restore ldap_password_pr | root | 2016-11-23 | 1 | -1/+100 | |
* | fix and tidy up tests after merge conflicts | Arthur Schiwon | 2016-10-13 | 1 | -16/+8 | |
* | Update tests for phunit 5.5 | Victor Dubiniuk | 2016-10-13 | 5 | -30/+47 | |
* | Use more IConfig and add unit tests | Roeland Jago Douma | 2016-10-10 | 1 | -0/+95 | |
* | DI IConfig into ldap helper | Roeland Jago Douma | 2016-10-10 | 8 | -9/+9 | |
* | cache loginName2UserName and cover the method with unit tests | Arthur Schiwon | 2016-10-07 | 1 | -8/+118 | |
* | get rid of test warnings | Arthur Schiwon | 2016-10-06 | 1 | -21/+22 | |
* | Fix the User_LDAP app | Joas Schilling | 2016-09-12 | 3 | -5/+0 | |
* | Fix getMock user_ldap | Roeland Jago Douma | 2016-09-06 | 9 | -84/+128 | |
* | fix a few minor code smells | Jörn Friedrich Dreyer | 2016-08-29 | 4 | -11/+3 | |
* | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -2/+2 | |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 2 | -0/+152 | |
* | Nextcloud license header for new files | root | 2016-07-28 | 1 | -8/+10 | |
* | Merge branch 'master' of https://github.com/nextcloud/server | root | 2016-07-27 | 11 | -21/+36 | |
|\ | ||||||
| * | fix autoloading in LPAP integration tests, resolves #544 | Arthur Schiwon | 2016-07-25 | 11 | -21/+36 | |
* | | comments amended | root | 2016-07-27 | 1 | -1/+0 | |
* | | final changes | root | 2016-07-27 | 1 | -1/+1 | |
* | | New LDAPProvider for user_ldap | root | 2016-07-22 | 8 | -31/+386 | |
|/ | ||||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 29 | -54/+85 | |
* | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 1 | -1/+1 | |
* | Add unit test for LDAP multi group caching | Vincent Petry | 2016-06-09 | 1 | -0/+53 | |
* | Update license headers | Lukas Reschke | 2016-05-26 | 29 | -31/+50 | |
* | Fix the tests again | Joas Schilling | 2016-05-25 | 4 | -4/+4 | |
* | Fix throws docs | Joas Schilling | 2016-05-25 | 1 | -3/+3 | |
* | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 32 | -66/+61 | |
* | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -19/+19 | |
* | Move Configuration to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -4/+4 | |
* | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 9 | -18/+18 | |
* | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -6/+6 | |
* | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 | |
* | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 7 | -14/+11 | |
* | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -4/+4 | |
* | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 6 | -8/+9 | |
* | Move wizard | Joas Schilling | 2016-05-25 | 1 | -4/+4 | |
* | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 17 | -36/+37 | |
* | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 11 | -22/+22 | |
* | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -6/+6 | |
* | Fix LDAP race conditions | Morris Jobke | 2016-04-20 | 1 | -4/+0 | |
* | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 1 | -1/+1 | |
* | Merge pull request #23329 from owncloud/fix-21555 | Thomas Müller | 2016-03-21 | 1 | -0/+1 | |
|\ | ||||||
| * | Avatar must be saved after login is done and external storages set up properl... | Arthur Schiwon | 2016-03-16 | 1 | -0/+1 |