72 Commits (98244b5d6dea7304cfa431d3f391836609fd0ae4)

Author SHA1 Message Date
  Arthur Schiwon 99075825e3
changes the returned key from UserID to id, in accordance with getUserData 4 years ago
  Arthur Schiwon 29449f85b6
uses "yes" and "no" for config switch over stringified numbers 4 years ago
  Daniel Kesselberg 4177653e99
Forward OCSException to initiator 4 years ago
  Arthur Schiwon bbe2f2535a
makes users management page aware of the introduced options 5 years ago
  Arthur Schiwon 5b754a6353
extends Provisioning API with optional userid and required email 5 years ago
  Arthur Schiwon 45110f4c5d
fixes misunderstanding of the error message 5 years ago
  Julius Härtl add43bc19c
Check if password can be changed for the users backend in OCS api 5 years ago
  Roeland Jago Douma 15abcff2a1
Expose subadmin to OCP 5 years ago
  Joas Schilling 9262507881
Fix doc block 5 years ago
  Robin Appelman 3991aa0166
forward error message from password policy 5 years ago
  zulan cf266ee004 Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 5 years ago
  Joas Schilling f0d48554d3
Fix user and group listing with users that have an integer user id 5 years ago
  Daniel Calviño Sánchez 36326e38a0 Add optional "displayName" parameter to add user endpoint 6 years ago
  Georg Ehrke 3ffeb4ae06
fix tests / mistakes made during rebase 5 years ago
  Thomas Citharel abab7eb7f0
handle config.php values 6 years ago
  Thomas Citharel 4a9f8623b5
Fix review & tests 6 years ago
  Thomas Citharel d8921ccd85
Allow user to choose locale 6 years ago
  John Molakvoæ (skjnldsv) da583f05fc
Allow 0 quota by provisioning api 6 years ago
  John Molakvoæ (skjnldsv) ddd1c8bc86
Disabled fix since new users list 6 years ago
  Arthur Schiwon 38a90130ce
move log constants to ILogger 6 years ago
  John Molakvoæ (skjnldsv) 5bd02a63a8
Fixed tests 6 years ago
  John Molakvoæ (skjnldsv) 6028d60038
Add language support for user creation 6 years ago
  Morris Jobke 10b37a074c
Revert "Add language support for user creation in api" 6 years ago
  John Molakvoæ (skjnldsv) 89da1af889
Add language support for user creation 6 years ago
  John Molakvoæ (skjnldsv) 18ec4ddd2b
Allow user creation with subadmins and quota 6 years ago
  Joas Schilling 348171f311
Use abstract subclass so members can be defined 6 years ago
  John Molakvoæ (skjnldsv) c103aaaf25
Trait bump 6 years ago
  John Molakvoæ (skjnldsv) 68ae4394f7
Api, return users details by groups 6 years ago
  John Molakvoæ (skjnldsv) 41b690ed53
Allow admin to create users withoutpassword by sending mail automatically 6 years ago
  John Molakvoæ (skjnldsv) 63fa245461
Fix quota return if unlimited 6 years ago
  John Molakvoæ (skjnldsv) 6e7b7749bd
Return quota even if user is not initialized 6 years ago
  John Molakvoæ (skjnldsv) 24659342f5
fixup! Check if groups is array, return empty do not throw 6 years ago
  John Molakvoæ (skjnldsv) ccd57ce1b1
Allow empty emails provisionning api 6 years ago
  John Molakvoæ (skjnldsv) 2493e9426d
Check if groups is array, return empty do not throw 6 years ago
  John Molakvoæ (skjnldsv) f5137fef6c
Fixed tests and improved code 6 years ago
  John Molakvoæ (skjnldsv) aa1e8713fb
Fixed throw error on unreachable users 6 years ago
  John Molakvoæ (skjnldsv) ce625bbad5
Add userdetails to ocs api 6 years ago
  John Molakvoæ (skjnldsv) 23a1553539
Fixed api tests 6 years ago
  Roeland Jago Douma fbeaacdf1b
Fix tests 6 years ago
  Roeland Jago Douma 24b58a7683
Make the provisioning api app strict 6 years ago
  Morris Jobke 9aaf1c2a06
Show hint in OCS API for user creation 6 years ago
  Roeland Jago Douma 119896a8d7
Fix tests 6 years ago
  Roeland Jago Douma f3723434ee
Don't expose language and password as editable 6 years ago
  Roeland Jago Douma 70b19761aa
Provide list of editable fields via OCS API 6 years ago
  Morris Jobke 2a38605545
Properly log the full exception instead of only the message 6 years ago
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Arthur Schiwon a62b4a68a0
throw 101 when an empty group string is provided 6 years ago
  Joas Schilling 7816c54625
Allow to force a language and set it via the ocs api 7 years ago
  Joas Schilling 0e26ba4c2a
Don't allow the user to set fields they can't see 7 years ago
  Joas Schilling 7a87fedac3
Remove dead arguments 7 years ago