268 Commits (fedf9c69d9c84fc0399badef39ed765de72c08f1)

Author SHA1 Message Date
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 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 4 years ago
  Joas Schilling db8267db26
Use the new method everywhere 4 years ago
  GretaD fce716b905
Fix languages empty array 4 years ago
  Joas Schilling af1dd9f152
Bump app versions and requirements 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
  Christoph Wurst 833d1d2c3b
Fix php-cs formatting 4 years ago
  Julius Härtl c20321e7e0 Add tests for encoded group id 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 44577e4345
Remove trailing and in between spaces 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 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 years ago
  Christoph Wurst 150f39ed50
Update autoloaders for composer v1.10.1 4 years ago
  Christoph Wurst d47daefe38
Revive the "send email to new users" toggle for the user form 4 years ago
  Roeland Jago Douma 8728eab9d7
Fix app updates 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 3a7cf40aaa
Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 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
  Roeland Jago Douma 04ef434af0
Development is 18 now! 4 years ago
  Joas Schilling f8592e5e79
Only prevent disabling encrytion via the API 5 years ago
  Roeland Jago Douma 3cc3b0f0d8
Update tests 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 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
  Joas Schilling 4c19b3b2c6
Bump versions of server and the requirements of apps 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