Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests for backup ldap server connection | Julius Härtl | 2018-07-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | adjust and add more unit tests | Arthur Schiwon | 2018-07-05 | 3 | -17/+95 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | allow admin to disable fetching of avatars as well as a specific attribute | Arthur Schiwon | 2018-07-05 | 2 | -22/+56 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | let user set avatar in nextcloud von LDAP provides invalid image data | Arthur Schiwon | 2018-07-03 | 2 | -0/+133 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Iron User_LDAP tests | Arthur Schiwon | 2018-07-03 | 2 | -1029/+525 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #10034 from nextcloud/fix/noid/ldap-silence-quota-logmsgs | blizzz | 2018-06-28 | 1 | -132/+100 |
|\ | | | | | lower log level for quota manipulation cases | ||||
| * | lower log level for quota manipulation cases | Arthur Schiwon | 2018-06-28 | 1 | -132/+100 |
| | | | | | | | | | | | | and simplify the forest of ifs a little bit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | LDAP backup server should not be queried when auth fails | Arthur Schiwon | 2018-06-27 | 1 | -3/+50 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | check user state when fetching to avoid dealing with offline objects | Arthur Schiwon | 2018-05-29 | 1 | -2/+37 |
| | | | | | | fixes #9502 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adjust unit tests for \"Invalid argument supplied for foreach()\" fix | Roger Szabo | 2018-05-09 | 1 | -4/+4 |
| | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
* | DI for NC's user manager | Arthur Schiwon | 2018-04-05 | 1 | -4/+8 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | LDAP backend to emit announce and revoke signals on mapping changes | Arthur Schiwon | 2018-04-05 | 1 | -0/+23 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Remove deprecated \OCP\User::userExists | Roeland Jago Douma | 2018-03-26 | 1 | -5/+4 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove deprecated OCP\User::getDisplayname | Roeland Jago Douma | 2018-03-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Remove deprecated \OCP\User::getUsers | Roeland Jago Douma | 2018-03-25 | 1 | -5/+14 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | treat iconv issues | Arthur Schiwon | 2018-03-05 | 1 | -1/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | do not create empty userid when attribute does not have allowed chars | Arthur Schiwon | 2018-03-02 | 1 | -0/+28 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | tests for retrieving group members with numerical uids | Arthur Schiwon | 2018-02-23 | 1 | -2/+85 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | track the state of the bind result | Arthur Schiwon | 2018-02-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | OC_App::loadApps now only accepts an array as type list | Morris Jobke | 2018-02-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -6/+18 |
| | | | | | | * mainly removes deprecated methods and old static code Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove deprecated functions for OCP\Util | Roeland Jago Douma | 2018-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | fix return value when ldapPagingSize returns null | Arthur Schiwon | 2018-01-11 | 1 | -1/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | when paged results are turned off, all (max possible) users are returned | Arthur Schiwon | 2018-01-11 | 1 | -1/+2 |
| | | | | | | thus hasMoreResult should return false Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | extend test for rotating prefixes | Arthur Schiwon | 2018-01-08 | 1 | -1/+10 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add tests for whole run command | Arthur Schiwon | 2018-01-08 | 1 | -0/+104 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add unit test for qualifies to run | Arthur Schiwon | 2018-01-08 | 1 | -3/+19 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add unit test for determining next cycle | Arthur Schiwon | 2018-01-08 | 1 | -0/+41 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | create failing test for this case | Arthur Schiwon | 2018-01-05 | 1 | -0/+55 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | removes invalid tests, adapts another one | Arthur Schiwon | 2018-01-03 | 1 | -4/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | don't cache user, if no internal user id was retrieved/assigned | Arthur Schiwon | 2017-12-07 | 1 | -0/+7 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | ensure that users are cached when they are retrieved | Arthur Schiwon | 2017-12-07 | 1 | -0/+116 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fixed indentation | sidey79 | 2017-11-10 | 1 | -1/+1 |
| | | | | | | Fixed indentation of this pr Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fixed typo from last commit | sidey79 | 2017-11-10 | 1 | -1/+1 |
| | | | | | | Fixed typo in getAppValue mocket method from last commit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update testUpdateNoRefresh | sidey79 | 2017-11-10 | 1 | -1/+8 |
| | | | | | | Mocked getAppValue to deliver a value of 1800 when updateAttributesInterval is requested by needsRefresh. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | resolve DI | Arthur Schiwon | 2017-11-09 | 3 | -42/+41 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix unit tests after rebase | Arthur Schiwon | 2017-11-09 | 2 | -48/+67 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add Sync test | Arthur Schiwon | 2017-11-09 | 1 | -0/+130 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adjust tests | Arthur Schiwon | 2017-11-09 | 5 | -403/+413 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | don't skip updating when ajax is set as background job mode | Arthur Schiwon | 2017-11-09 | 2 | -5/+75 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | move ldap user sync to background (WIP) | Arthur Schiwon | 2017-11-09 | 1 | -91/+116 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Change @georgehrke's email | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 29 | -51/+115 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | User_LDAP plugins: smaller fixes | Vinicius Cubas Brand | 2017-11-03 | 5 | -25/+77 |
| | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 14 | -127/+1707 |
| | | | | Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com> | ||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -4/+5 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #6677 from nextcloud/downstream-dont-reset-quota | Lukas Reschke | 2017-10-19 | 1 | -15/+10 |
|\ | | | | | don't reset quota | ||||
| * | Adjust unittest | Juan Pablo Villafáñez | 2017-09-28 | 1 | -15/+10 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | fix test | Arthur Schiwon | 2017-09-29 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |