Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix provisioning_api getUsers types | John Molakvoæ (skjnldsv) | 2019-11-29 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Only prevent disabling encrytion via the API | Joas Schilling | 2019-07-16 | 1 | -4/+9 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Make it possible to wipe all tokens/devices of a user | Christoph Wurst | 2019-07-09 | 1 | -1/+38 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Do not fail hard on new user mail error | John Molakvoæ (skjnldsv) | 2019-07-02 | 1 | -2/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Don't allow to disable encryption via the API | Joas Schilling | 2019-06-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #16024 from ↵ | Roeland Jago Douma | 2019-06-25 | 1 | -1/+8 |
|\ | | | | | | | | | nextcloud/bugfix/15944/fix-return-code-user-provision Forward OCSException to initiator | ||||
| * | Forward OCSException to initiator | Daniel Kesselberg | 2019-06-20 | 1 | -1/+8 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | changes the returned key from UserID to id, in accordance with getUserData | Arthur Schiwon | 2019-06-21 | 1 | -1/+1 |
| | | | | | | | | 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 | -2/+2 |
| | | | | | | | | 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 | -2/+24 |
|/ | | | | 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/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #13412 from nextcloud/forward-password-policy | Roeland Jago Douma | 2019-01-30 | 1 | -1/+5 |
|\ | | | | | forward error message from password policy | ||||
| * | forward error message from password policy | Robin Appelman | 2019-01-07 | 1 | -1/+5 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Expose subadmin to OCP | Roeland Jago Douma | 2019-01-29 | 1 | -10/+4 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | ignore non existing users when retrieving details of group members | Arthur Schiwon | 2019-01-17 | 2 | -11/+26 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Fix doc block | Joas Schilling | 2019-01-10 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | do not offer to change display name or password, if not possible. | Arthur Schiwon | 2018-11-07 | 1 | -0/+9 |
| | | | | | | 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 | -8/+0 |
| | | | | | | | | | 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> | ||||
* | Fix user and group listing with users that have an integer user id | Joas Schilling | 2018-09-12 | 3 | -16/+18 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add optional "displayName" parameter to add user endpoint | Daniel Calviño Sánchez | 2018-07-31 | 1 | -0/+6 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | fix tests / mistakes made during rebase | Georg Ehrke | 2018-06-27 | 2 | -13/+1 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | handle config.php values | Thomas Citharel | 2018-06-27 | 1 | -0/+4 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | Fix review & tests | Thomas Citharel | 2018-06-27 | 1 | -1/+3 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Allow user to choose locale | Thomas Citharel | 2018-06-27 | 1 | -0/+20 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | show error message when group exists | Robin Appelman | 2018-06-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | New user support, provisionning api and design fixes | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Keep userids as keys on group search | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -3/+4 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Return groups IDs and not Names | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Allow 0 quota by provisioning api | John Molakvoæ (skjnldsv) | 2018-06-07 | 2 | -5/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Disabled fix since new users list | John Molakvoæ (skjnldsv) | 2018-05-24 | 3 | -2/+10 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -1/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 1 | -4/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Merge pull request #9162 from nextcloud/allow-lang-ocs-api | Roeland Jago Douma | 2018-04-17 | 1 | -1/+7 |
|\ | | | | | Add language support for user creation | ||||
| * | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Add language support for user creation | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Return proper boolean user enabled state api | John Molakvoæ (skjnldsv) | 2018-04-16 | 1 | -1/+1 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Revert "Add language support for user creation in api" | Morris Jobke | 2018-04-12 | 1 | -6/+1 |
| | |||||
* | Merge pull request #9144 from nextcloud/allow-lang-ocs-api | Morris Jobke | 2018-04-11 | 1 | -1/+6 |
|\ | | | | | Add language support for user creation in api | ||||
| * | Add language support for user creation | John Molakvoæ (skjnldsv) | 2018-04-11 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | The integrationtests expect a string | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-state | Morris Jobke | 2018-04-09 | 1 | -1/+1 |
|\ | | | | | Return proper boolean and do not save enabled state in db | ||||
| * | Properly return boolean on enable state | John Molakvoæ (skjnldsv) | 2018-04-09 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Allow user creation with subadmins and quota | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -43/+77 |
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Rebase to master | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -1/+10 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Use abstract subclass so members can be defined | Joas Schilling | 2018-04-05 | 3 | -52/+61 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -9/+8 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Trait bump | John Molakvoæ (skjnldsv) | 2018-04-05 | 3 | -126/+175 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-05 | 1 | -4/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> |