199 Commits (cc744740b790a72e2d5c6b07814dadb5b58014fb)

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