Commit Graph

110 Commits (266a6fb5f8a0ec0e89e2a96f7e2ebb4a5bbf44f5)

Author SHA1 Message Date
Vincent Petry 266a6fb5f8
OCS allow reading and writing account property scopes 5 years ago
Vincent Petry 5d14fd4396
Make extra user profile fields always editable 5 years ago
Joas Schilling 5c3551cf2f
Only clear known users when we had at least one phonebook entry 5 years ago
Joas Schilling 61ed57b757
Rename some parameters and methods to make the API more clear 5 years ago
Joas Schilling c7be18c0d6
Add a service to find out if a user knows another user 5 years ago
Joas Schilling 55a5d26c56
Delete matches when a user changes their phone number 5 years ago
Joas Schilling f62d9b50fd
Store when a user knows another user based on phone number 5 years ago
Roeland Jago Douma 128b682b7c Fixed error after merge in UsersController 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
Robin Appelman c6ce1eb557
forward invalid argument message to frontend when creating a user fails 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Joas Schilling d0750df20c
Unit tests for searching by phone number 5 years ago
Joas Schilling f648635758
Make the throwing optional, so background tasks don't break 5 years ago
Joas Schilling 9e04e6f99a
Also translate the phone number when coming in via the accounts manager API directly 5 years ago
Joas Schilling fe9c46e595
Add an endpoint to search for accounts based on phone number 5 years ago
Joas Schilling da9462b482
Make code strict 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Sujith Haridasan 62923a5e1e Fix the user email issue while creating a user 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Daniel Kesselberg c19bdb05e8
Generate password on addUser by password_policy app 5 years ago
Morris Jobke 7e281a07bb
Use IBootstrap for the app federatedfilesharing 6 years ago
Joas Schilling db8267db26
Use the new method everywhere 6 years ago
Mikael Hammarin 6ffde74928
Patch to optimize for large installations (>5000 users >20000 groups) where subadmins have access to many of groups (>250) 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 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Christoph Wurst d47daefe38
Revive the "send email to new users" toggle for the user form 6 years ago
Robin Appelman 170660840b
query FederatedFileSharing Application instead of creating it 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
John Molakvoæ (skjnldsv) f675e61c26
Fix provisioning_api getUsers types 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Christoph Wurst de6940352a Move settings to an app 6 years ago
Christoph Wurst d058ef2b6c
Make it possible to wipe all tokens/devices of a user 7 years ago
John Molakvoæ (skjnldsv) 33409319be
Do not fail hard on new user mail error 7 years ago
Arthur Schiwon 99075825e3
changes the returned key from UserID to id, in accordance with getUserData 7 years ago
Arthur Schiwon 29449f85b6
uses "yes" and "no" for config switch over stringified numbers 7 years ago
Daniel Kesselberg 4177653e99
Forward OCSException to initiator 7 years ago
Arthur Schiwon bbe2f2535a
makes users management page aware of the introduced options 7 years ago
Arthur Schiwon 5b754a6353
extends Provisioning API with optional userid and required email 7 years ago
Arthur Schiwon 45110f4c5d
fixes misunderstanding of the error message 7 years ago
Julius Härtl add43bc19c
Check if password can be changed for the users backend in OCS api 7 years ago
Roeland Jago Douma 15abcff2a1
Expose subadmin to OCP 7 years ago
Joas Schilling 9262507881
Fix doc block 7 years ago
Robin Appelman 3991aa0166
forward error message from password policy 7 years ago
zulan cf266ee004 Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 7 years ago
Joas Schilling f0d48554d3
Fix user and group listing with users that have an integer user id 7 years ago
Daniel Calviño Sánchez 36326e38a0 Add optional "displayName" parameter to add user endpoint 8 years ago
Georg Ehrke 3ffeb4ae06
fix tests / mistakes made during rebase 8 years ago