72 コミット (98244b5d6dea7304cfa431d3f391836609fd0ae4)

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