Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only prevent disabling encrytion via the API | Joas Schilling | 2019-07-16 | 1 | -14/+19 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update tests | Roeland Jago Douma | 2019-07-09 | 1 | -4/+13 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | changes the returned key from UserID to id, in accordance with getUserData | Arthur Schiwon | 2019-06-21 | 1 | -6/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | uses "yes" and "no" for config switch over stringified numbers | Arthur Schiwon | 2019-06-21 | 1 | -3/+3 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | makes users management page aware of the introduced options | Arthur Schiwon | 2019-06-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | extends Provisioning API with optional userid and required email | Arthur Schiwon | 2019-06-19 | 1 | -4/+155 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fixes misunderstanding of the error message | Arthur Schiwon | 2019-05-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Check if password can be changed for the users backend in OCS api | Julius Härtl | 2019-03-05 | 1 | -0/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Expose subadmin to OCP | Roeland Jago Douma | 2019-01-29 | 1 | -76/+0 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | ignore non existing users when retrieving details of group members | Arthur Schiwon | 2019-01-17 | 1 | -8/+76 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | do not offer to change display name or password, if not possible. | Arthur Schiwon | 2018-11-07 | 1 | -4/+43 |
| | | | | | | Fixes #12319 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Get l10n within NewUserMailHelper to ensure it always uses the new user's ↵ | zulan | 2018-10-15 | 1 | -66/+3 |
| | | | | | | | | | language. Some related tests had to be changed because they relied on internals, see also from the PHPUnit documentation: "Exercise caution when using [the at] matcher as it can lead to brittle tests which are too closely tied to specific implementation details." Signed-off-by: Zulan <git@zulan.net> | ||||
* | Add optional "displayName" parameter to add user endpoint | Daniel Calviño Sánchez | 2018-07-31 | 1 | -7/+64 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | fix tests / mistakes made during rebase | Georg Ehrke | 2018-06-27 | 1 | -7/+7 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Fix review & tests | Thomas Citharel | 2018-06-27 | 1 | -5/+8 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -2/+13 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -3/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -2/+18 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Return proper boolean user enabled state api | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix tests | Roeland Jago Douma | 2018-04-11 | 1 | -3/+3 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-09 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 2 | -40/+46 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -7/+14 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Api, return users details by groups | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Merge pull request #8865 from nextcloud/ocs-groups-displayname | Joas Schilling | 2018-03-23 | 1 | -0/+31 |
|\ | | | | | Return groups displayname in provisioning api | ||||
| * | Return groups displayname in provisioning api | John Molakvoæ (skjnldsv) | 2018-03-23 | 1 | -0/+31 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Allow admin to create users withoutpassword by sending mail automatically | John Molakvoæ (skjnldsv) | 2018-03-22 | 1 | -10/+17 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | fixup! Check if groups is array, return empty do not throw | John Molakvoæ (skjnldsv) | 2018-03-19 | 1 | -30/+3 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Fixed tests and improved code | John Molakvoæ (skjnldsv) | 2018-03-16 | 1 | -28/+98 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fix tests | Roeland Jago Douma | 2018-02-27 | 2 | -8/+8 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix tests | Roeland Jago Douma | 2018-01-26 | 1 | -3/+72 |
| | | | | | | * Add factory for the federatedfilesharing app Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Properly log the full exception instead of only the message | Morris Jobke | 2018-01-23 | 1 | -3/+8 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 3 | -78/+79 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | throw 101 when an empty group string is provided | Arthur Schiwon | 2017-09-18 | 1 | -0/+14 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix tests | Roeland Jago Douma | 2017-08-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Some app fixes of phpstorm inspections | Roeland Jago Douma | 2017-07-24 | 2 | -2/+7 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Add unit tests for the new code | Joas Schilling | 2017-06-21 | 1 | -0/+180 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -8/+26 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't allow the user to set fields they can't see | Joas Schilling | 2017-06-02 | 1 | -2/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove dead arguments | Joas Schilling | 2017-04-24 | 1 | -21/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix similar issues with the group id | Joas Schilling | 2017-04-24 | 1 | -1/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix the storage info and other checks when the user has wrong casing | Joas Schilling | 2017-04-24 | 1 | -30/+78 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use RESPOND_NOT_FOUND for non existing user | Morris Jobke | 2017-04-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Adjust class references | Lukas Reschke | 2017-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -3/+3 |
| | | | | | | | | | | | | | * currently there are two ways to access default values: OCP\Defaults or OC_Defaults (which is extended by OCA\Theming\ThemingDefaults) * our code used a mixture of both of them, which made it hard to work on theme values * this extended the public interface with the missing methods and uses them everywhere to only rely on the public interface Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #4244 from nextcloud/welcome-email | Morris Jobke | 2017-04-07 | 1 | -183/+55 |
|\ | | | | | New layout for welcome email |