Commit Graph

58 Commits (master)

Author SHA1 Message Date
provokateurin 51a493cbe7
fix(IGroupManager): Use correct return type for search method 3 months ago
Kent Delante 2908f81769 feat: allow group's members to view fellow members 4 months ago
nfebe b647ca6c26 fix(provisioning_api): Allow group details access for users with admin delegation 7 months ago
Robin Appelman 118ff883b0
perf: use more optimized way to get user storage info in ocs user info when possible 12 months ago
provokateurin f52aa9ad32
refactor(provisioning_api): Rename AUserData to AUserDataOCSController to allow openapi-extractor to detect it as OCS 12 months ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Christopher Ng 026b7b8b15 fix: Return correct list of managers for a user 1 year ago
provokateurin b51e432d32
refactor(provisioning_api): Replace security annotations with respective attributes 1 year ago
Louis Chemineau dff8815449
feat(users): Add support for admin delegation for users and groups management 1 year ago
Andy Scherzinger afa48a4e0e
chore: Add SPDX header 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
jld3103 755de1e0b5 refactor: Rename OpenAPI type aliases to their namespaces 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
jld3103 38db3873a2
provisioning_api: Add OpenAPI spec 2 years ago
Alexander Piskun bd19cd6cf9 to return correct code when group not found 2 years ago
Carl Schwan 719dbafd13
Add support for Delegation Settings for more apps 4 years ago
Dries Mys cb95b8de3f Group may be null if backend doesn't support creating groups 5 years ago
Dries Mys 644cb4154b Fixed indentation 5 years ago
Dries Mys 101153c11d [ProvisioningAPI] Allow specifying group display name during creation 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Joas Schilling b6c6527705
Fix unauthorized OCS status in provisioning 5 years ago
Arthur Schiwon 1e271e9f76
provAPI to use only public API of IAccountManager 5 years ago
Roeland Jago Douma cc744740b7 Remove deprecated \OCP\API 5 years ago
Roeland Jago Douma dc7eb2bd85 LoggerInterface for provisioning API Controllers 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Joas Schilling db8267db26
Use the new method everywhere 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Julius Härtl e7249de145
Make the groupId url encoded 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Joas Schilling 653628c8fb
Allow to set the group display name in the database backend 6 years ago
Arthur Schiwon 4915d64de8
ignore non existing users when retrieving details of group members 7 years ago
Joas Schilling f0d48554d3
Fix user and group listing with users that have an integer user id 7 years ago
Robin Appelman 290b5b5461
show error message when group exists 8 years ago
John Molakvoæ (skjnldsv) a53dbb8c0b
New user support, provisionning api and design fixes 8 years ago
John Molakvoæ (skjnldsv) cc2d58a850
Keep userids as keys on group search 8 years ago
John Molakvoæ (skjnldsv) ddd1c8bc86
Disabled fix since new users list 8 years ago
John Molakvoæ (skjnldsv) 10c135ca34
Added disabled count per groups 8 years ago
Joas Schilling 348171f311
Use abstract subclass so members can be defined 8 years ago
John Molakvoæ (skjnldsv) 762002ec2e
Fixed tests 8 years ago
John Molakvoæ (skjnldsv) c103aaaf25
Trait bump 8 years ago
John Molakvoæ (skjnldsv) b023bfe38f
Fixed tests 8 years ago
John Molakvoæ (skjnldsv) 4011ea97b1
Cast types directly 8 years ago
John Molakvoæ (skjnldsv) f4e84e1727
Limit and offset 8 years ago
John Molakvoæ (skjnldsv) 68ae4394f7
Api, return users details by groups 8 years ago