Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | * getFromCache is wrapped in isCached * inbetween the two calls the cache entry hits it's TTL * getFromCache returns null * this fix only checkes if the returned value is null and return only non-null values | ||||
* | apps: Fix typos (found by codespell) (#23862) | Stefan Weil | 2016-04-12 | 1 | -1/+1 |
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | 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… | ||||
| * | Avatar must be saved after login is done and external storages set up ↵ | Arthur Schiwon | 2016-03-16 | 1 | -0/+1 |
| | | | | | | | | properly, fixes #21555 | ||||
* | | fix writing to cache when fallback server should be used immediately | Arthur Schiwon | 2016-03-16 | 1 | -1/+77 |
|/ | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 4 | -3/+3 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | More fixed tests :) | Arthur Schiwon | 2016-02-09 | 1 | -28/+36 |
| | |||||
* | Merge pull request #22102 from owncloud/ldap_2nddispname-master | Thomas Müller | 2016-02-06 | 3 | -1/+130 |
|\ | | | | | [LDAP] add second field for additional/optional display name attribute | ||||
| * | Port of test_ldap_2nddispname to master | Arthur Schiwon | 2016-02-03 | 3 | -1/+130 |
| | | |||||
* | | fix unit tests | Arthur Schiwon | 2016-02-03 | 1 | -4/+9 |
|/ | |||||
* | Use IUser::setEMailAddress in ldap as well | Thomas Müller | 2016-01-20 | 5 | -76/+88 |
| | |||||
* | Merge pull request #20804 from owncloud/fix-ldap-process-user-wo-displayname | Thomas Müller | 2016-01-20 | 3 | -1/+132 |
|\ | | | | | LDAP: do not attempt to process user records without display name, fi… | ||||
| * | LDAP: do not attempt to process user records without display name, fixes ↵ | Arthur Schiwon | 2016-01-11 | 3 | -1/+132 |
| | | | | | | | | fatal error | ||||
* | | Happy new year! | Thomas Müller | 2016-01-12 | 26 | -27/+36 |
|/ | |||||
* | Merge pull request #17924 from owncloud/ldap-fix-appending-port | Thomas Müller | 2016-01-08 | 1 | -0/+166 |
|\ | | | | | ensure an LDAP URL is used, append the port to the host URL when necessary, and just in one place | ||||
| * | always use an LDAP URL when connecting to LDAP | Arthur Schiwon | 2015-12-05 | 1 | -0/+166 |
| | | |||||
* | | unit test on getHome in combination with OfflineUser | Arthur Schiwon | 2015-12-11 | 1 | -2/+52 |
| | | |||||
* | | adjust unit test | Arthur Schiwon | 2015-12-11 | 1 | -0/+8 |
|/ | |||||
* | Add DB group to some files_external tests | Thomas Müller | 2015-11-30 | 9 | -1/+64 |
| | | | | | | | | | | Adding group Db to federation tests and ldap tests Add group DB to Test_UrlGenerator Adding group DB to trashbin and versions tests Adding group DB to Test_Util_CheckServer for pg | ||||
* | integration tests | Arthur Schiwon | 2015-11-04 | 1 | -0/+118 |
| | |||||
* | add method to count users by loginname and use it for diagnose test, fixes ↵ | Arthur Schiwon | 2015-10-30 | 3 | -1/+151 |
| | | | | #20151 | ||||
* | fix attribute casing to ensure array keys work | Arthur Schiwon | 2015-10-27 | 1 | -3/+13 |
| | |||||
* | fix update quota with known value | Arthur Schiwon | 2015-10-27 | 1 | -0/+39 |
| | |||||
* | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 |
| | |||||
* | Adjust unit tests | Lukas Reschke | 2015-10-16 | 1 | -8/+3 |
| | |||||
* | Merge pull request #19635 from owncloud/fix-ldap-value-limitation | Thomas Müller | 2015-10-13 | 2 | -4/+4 |
|\ | | | | | allow an attribute to return more than one value | ||||
| * | adjust tests | Arthur Schiwon | 2015-10-09 | 2 | -4/+4 |
| | | |||||
* | | Merge pull request #19489 from owncloud/fix-18297 | Thomas Müller | 2015-10-07 | 1 | -0/+81 |
|\ \ | |/ |/| | fix possible infinite loop when reading groups in the wizard | ||||
| * | fix possible infinite loop when reading groups in the wizard | Arthur Schiwon | 2015-10-05 | 1 | -0/+81 |
| | | |||||
* | | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 7 | -8/+99 |
|\ \ | | | | | | | update licence headers via script | ||||
| * | | update licence headers via script | Morris Jobke | 2015-10-05 | 7 | -8/+99 |
| |/ | |||||
* / | trim by default, add unit tests | Arthur Schiwon | 2015-10-05 | 1 | -0/+106 |
|/ | |||||
* | memberOf resembles a DN as well and is actively used | Arthur Schiwon | 2015-09-28 | 1 | -0/+34 |
| | |||||
* | do not throw exception when no attribute is specified | Arthur Schiwon | 2015-09-23 | 1 | -0/+103 |
| | |||||
* | read all relevant user attributes on login and user search, in one query. ↵ | Arthur Schiwon | 2015-09-23 | 5 | -22/+176 |
| | | | | saves us some. |