Commit Graph

4 Commits (e4436e46cb38675fc14b608af094e4e3b5fa7c19)

Author SHA1 Message Date
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Roeland Jago Douma f9e0e3d972
Fix Warnings Provisioning API 10 years ago
Lukas Reschke aba539703c
Update license headers 10 years ago
Joas Schilling 2a05035339 Move Provisioning api to PSR-4 (#24510) 10 years ago
Thomas Müller 8486926a14
Add provisioning api to enable and disable users 10 years ago
Lukas Reschke 933f60e314 Update author information 10 years ago
Arthur Schiwon 3a796d1e15 Consolidate getQuota and setQuota methods in User instance 10 years ago
Thomas Müller aeb89947a2 Introduce IUser::setEMailAddress and add hook mechanism 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Thomas Müller eebe2b9c23 User IUser::getEMailAddress() all over the place 10 years ago
Roeland Jago Douma fc1f0233ff Added unit test for new functionality 10 years ago
michag86 3b88c469c7 enable api addUser for subadmins 10 years ago
Joas Schilling 960c9f386d Revert OCS error code change from #20135 10 years ago
Lukas Reschke c6f6a8758b Drop OC_SubAdmin and replace usages 10 years ago
Lukas Reschke 8f09d5b67c Update license headers 10 years ago
Roeland Jago Douma 002e9c76cd Combine OCS API getUser method code into provisioning_api app 10 years ago
Morris Jobke b945d71384 update licence headers via script 10 years ago
Lukas Reschke a7f132a964 Add proper PHPDoc 10 years ago
michag86 e958638221 enable api getUsers for subadmins 10 years ago
Roeland Jago Douma b41bccd385 Check for userSession->getUser() === null 11 years ago
Roeland Jago Douma 2148120883 [provisioning api] Test for correct displayname 11 years ago
Roeland Jago Douma 98a7e42ebb [provisioning api] Move away from OC\Util to OCP\Util 11 years ago
Roeland Jago Douma 97d79202ac [provisioning_api] OC_User to IUserSession 11 years ago
Roeland Jago Douma 9f59add9ed [provisioning_api] subadmin check for users 11 years ago
Roeland Jago Douma abca7737b7 [provisioning_api] Move users away from static code 11 years ago
Morris Jobke f63915d0c8 update license headers and authors 11 years ago
Thomas Müller 6d97dfb00c Catch NotFoundException and return no quota information which simply reflects the current state - no file storage has been initialized for the user. 11 years ago
Roeland Jago Douma 7a8072e958 Move core apps from OC_Log::write to OCP\Util 11 years ago
Thomas Müller 15d134124b Validate the quota value to be a correct value 11 years ago
Joas Schilling 3f3f8c2f99 Fix usage of deprecated private constants 11 years ago
Roeland Jago Douma b21dc35355 Do not try to make user subadmin of group twice 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Tom Needham 97d31946c3 Ensure admin group is present before running tests 11 years ago
Tom Needham dc85c20b18 Add provisioning_api app 11 years ago
Tom Needham a0452180b0 Remove provisioning_api apps from core 13 years ago
Tom Needham 6c98a94d3d API: Fix addUser and added getUser methods 14 years ago
Tom Needham c4d87c1aff Add methods for getting users and creating users to provisioning api 14 years ago
Tom Needham 8161b04c33 Add Provisioning_API app and routes 14 years ago