Commit Graph

302 Commits (6d56f3557d3eba4f41d0381c6f8fc8fda036a3b4)

Author SHA1 Message Date
Joas Schilling d0750df20c
Unit tests for searching by phone number 4 years ago
Joas Schilling f648635758
Make the throwing optional, so background tasks don't break 4 years ago
Joas Schilling 9e04e6f99a
Also translate the phone number when coming in via the accounts manager API directly 4 years ago
Joas Schilling fe9c46e595
Add an endpoint to search for accounts based on phone number 4 years ago
Joas Schilling da9462b482
Make code strict 4 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 4 years ago
Sujith Haridasan 62923a5e1e Fix the user email issue while creating a user 4 years ago
Daniel Kesselberg 46f04106e6
Improve registerService logic for ProvisioningApiMiddleware for static code analysis 4 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 4 years ago
Daniel Kesselberg c19bdb05e8
Generate password on addUser by password_policy app 4 years ago
Morris Jobke 7e281a07bb
Use IBootstrap for the app federatedfilesharing 4 years ago
Joas Schilling db8267db26
Use the new method everywhere 4 years ago
GretaD fce716b905
Fix languages empty array 5 years ago
Christoph Wurst cb057829f7
Update license headers for 19 5 years ago
Mikael Hammarin 6ffde74928
Patch to optimize for large installations (>5000 users >20000 groups) where subadmins have access to many of groups (>250) 5 years ago
Julius Härtl e7249de145
Make the groupId url encoded 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 5 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 5 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 5 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 5 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 5 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 5 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 5 years ago
Christoph Wurst d47daefe38
Revive the "send email to new users" toggle for the user form 5 years ago
Robin Appelman 170660840b
query FederatedFileSharing Application instead of creating it 5 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 5 years ago
John Molakvoæ (skjnldsv) f675e61c26
Fix provisioning_api getUsers types 5 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 5 years ago
Christoph Wurst 543190f8b3
Do not create Application instances directly 5 years ago
Christoph Wurst de6940352a Move settings to an app 5 years ago
Joas Schilling 653628c8fb
Allow to set the group display name in the database backend 5 years ago
Joas Schilling f8592e5e79
Only prevent disabling encrytion via the API 5 years ago
Christoph Wurst d058ef2b6c
Make it possible to wipe all tokens/devices of a user 5 years ago
John Molakvoæ (skjnldsv) 33409319be
Do not fail hard on new user mail error 5 years ago
Joas Schilling 8c73c1ea5e
Don't allow to disable encryption via the API 6 years ago
Arthur Schiwon 99075825e3
changes the returned key from UserID to id, in accordance with getUserData 6 years ago
Arthur Schiwon 29449f85b6
uses "yes" and "no" for config switch over stringified numbers 6 years ago
Daniel Kesselberg 4177653e99
Forward OCSException to initiator 6 years ago
Arthur Schiwon bbe2f2535a
makes users management page aware of the introduced options 6 years ago
Arthur Schiwon 5b754a6353
extends Provisioning API with optional userid and required email 6 years ago
Arthur Schiwon 45110f4c5d
fixes misunderstanding of the error message 6 years ago
Julius Härtl add43bc19c
Check if password can be changed for the users backend in OCS api 6 years ago
Roeland Jago Douma 15abcff2a1
Expose subadmin to OCP 6 years ago
Arthur Schiwon 4915d64de8
ignore non existing users when retrieving details of group members 6 years ago
Joas Schilling 9262507881
Fix doc block 6 years ago
Robin Appelman 3991aa0166
forward error message from password policy 6 years ago
Arthur Schiwon 505722cc0d
do not offer to change display name or password, if not possible. 6 years ago
Roeland Jago Douma 2452a3ec73
Properly query the methodreflector 6 years ago
zulan cf266ee004 Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 6 years ago
Joas Schilling f0d48554d3
Fix user and group listing with users that have an integer user id 6 years ago