67 Commitit (21641302a97815c2779f65ffd9efc95cf314e48d)

Tekijä SHA1 Viesti Päivämäärä
  Joas Schilling 3abe86dade
Fix provisioning API call 7 vuotta sitten
  Morris Jobke 50f3efad6f
OCS API endpoint to resend welcome message 7 vuotta sitten
  Bjoern Schiessle 2ca8339d01
add groups to user info output 7 vuotta sitten
  Bjoern Schiessle 3e6c40eeb4
make sure that 'getCurrentUser' gets an array in order to manipulate the data to match the old API 7 vuotta sitten
  Bjoern Schiessle 5086335643
unify endpoints form core and the the provisioning api 7 vuotta sitten
  Bjoern Schiessle fee42647fb
add data from the users profile to the provisioning api 7 vuotta sitten
  Joas Schilling 5d1f7e5a7b
Allow subadmins to add people to groups via provisioning api 7 vuotta sitten
  Joas Schilling d80a4453af
Make sure subadmins can not delete users from their last subadmin group 7 vuotta sitten
  Joas Schilling ae77067a07
No need to check the subadmin again 7 vuotta sitten
  Joas Schilling bea85adc08
Require sudo mode on the provisioning API 7 vuotta sitten
  Lukas Reschke 32cf661215
Use new appstore API 7 vuotta sitten
  Joas Schilling 0d878f94e6
Add unit tests 7 vuotta sitten
  Joas Schilling 0b1fb180a5
Make AppConfig part of the public API 7 vuotta sitten
  Joas Schilling 04c5259df0
Allow to retrieve the quota itself via the provisioning api 8 vuotta sitten
  Roeland Jago Douma 092b767ef9
Move Apps to OCSController 8 vuotta sitten
  Roeland Jago Douma 8f4adebab7
Move Users to OCSController 8 vuotta sitten
  Roeland Jago Douma 432e7c93c6
Move Groups over to OCSController 8 vuotta sitten
  Roeland Jago Douma 0fdeefe47c
Add ProvisioningAPI middleware 8 vuotta sitten
  Joas Schilling 813f0a0f40
Fix apps/ 8 vuotta sitten
  Roeland Jago Douma f9e0e3d972
Fix Warnings Provisioning API 8 vuotta sitten
  Lukas Reschke aba539703c
Update license headers 8 vuotta sitten
  Joas Schilling 2a05035339 Move Provisioning api to PSR-4 (#24510) 8 vuotta sitten
  Thomas Müller 8486926a14
Add provisioning api to enable and disable users 8 vuotta sitten
  Lukas Reschke 933f60e314 Update author information 8 vuotta sitten
  Arthur Schiwon 3a796d1e15 Consolidate getQuota and setQuota methods in User instance 8 vuotta sitten
  Thomas Müller aeb89947a2 Introduce IUser::setEMailAddress and add hook mechanism 8 vuotta sitten
  Thomas Müller 682821c71e Happy new year! 8 vuotta sitten
  Tom Needham 3327857c1a Update log message when error occurs during addGroup 8 vuotta sitten
  Tom Needham 673a8a1e4a Remove unnecessary group name validation 8 vuotta sitten
  Lukas Reschke 88c7face07 Inject OCSClient 8 vuotta sitten
  Thomas Müller eebe2b9c23 User IUser::getEMailAddress() all over the place 8 vuotta sitten
  Roeland Jago Douma 6dcaac7e2c Return empty list if group does not have subadmins 8 vuotta sitten
  Roeland Jago Douma 61425b7621 Moved grouptest over to pure unit tests 8 vuotta sitten
  Roeland Jago Douma fc1f0233ff Added unit test for new functionality 8 vuotta sitten
  michag86 3b88c469c7 enable api addUser for subadmins 8 vuotta sitten
  Joas Schilling 960c9f386d Revert OCS error code change from #20135 8 vuotta sitten
  Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 8 vuotta sitten
  Lukas Reschke 8f09d5b67c Update license headers 8 vuotta sitten
  Roeland Jago Douma 002e9c76cd Combine OCS API getUser method code into provisioning_api app 8 vuotta sitten
  Morris Jobke b945d71384 update licence headers via script 8 vuotta sitten
  Lukas Reschke a7f132a964 Add proper PHPDoc 8 vuotta sitten
  michag86 e958638221 enable api getUsers for subadmins 9 vuotta sitten
  Roeland Jago Douma b41bccd385 Check for userSession->getUser() === null 9 vuotta sitten
  Roeland Jago Douma 2148120883 [provisioning api] Test for correct displayname 9 vuotta sitten
  Roeland Jago Douma ed1f034e6b Fix groups 9 vuotta sitten
  Roeland Jago Douma 98a7e42ebb [provisioning api] Move away from OC\Util to OCP\Util 9 vuotta sitten
  Roeland Jago Douma a4822f9f9a [provisioning_api] Move part of apps to OCP 9 vuotta sitten
  Roeland Jago Douma 97d79202ac [provisioning_api] OC_User to IUserSession 9 vuotta sitten
  Roeland Jago Douma 9f59add9ed [provisioning_api] subadmin check for users 9 vuotta sitten
  Roeland Jago Douma b745e75737 [provisioning_api] Moved groups away from static stuff 9 vuotta sitten