Commit Graph

190 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 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 b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 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
Joas Schilling f8592e5e79
Only prevent disabling encrytion via the API 6 years ago
Roeland Jago Douma 3cc3b0f0d8
Update tests 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
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 7 years ago
Roeland Jago Douma 15abcff2a1
Expose subadmin to OCP 7 years ago
Arthur Schiwon 4915d64de8
ignore non existing users when retrieving details of group members 7 years ago
Arthur Schiwon 505722cc0d
do not offer to change display name or password, if not possible. 7 years ago
zulan cf266ee004 Get l10n within NewUserMailHelper to ensure it always uses the new user's language. 7 years ago
Daniel Calviño Sánchez 36326e38a0 Add optional "displayName" parameter to add user endpoint 7 years ago
Georg Ehrke 3ffeb4ae06
fix tests / mistakes made during rebase 7 years ago
Thomas Citharel 4a9f8623b5
Fix review & tests 7 years ago
John Molakvoæ (skjnldsv) a53dbb8c0b
New user support, provisionning api and design fixes 7 years ago
John Molakvoæ (skjnldsv) f0ce44fedf
Fixed tests 7 years ago
John Molakvoæ (skjnldsv) 97af7566e4
Fixed tests 7 years ago
Arthur Schiwon 38a90130ce
move log constants to ILogger 8 years ago
John Molakvoæ (skjnldsv) 3e5ea9b0a9
Return proper boolean user enabled state api 8 years ago
Roeland Jago Douma a8d4b0688e
Fix tests 8 years ago
John Molakvoæ (skjnldsv) 8b9bd37e4e
Fixed tests 8 years ago
John Molakvoæ (skjnldsv) 762002ec2e
Fixed tests 8 years ago
John Molakvoæ (skjnldsv) b023bfe38f
Fixed tests 8 years ago
John Molakvoæ (skjnldsv) 68ae4394f7
Api, return users details by groups 8 years ago
John Molakvoæ (skjnldsv) 5f38cfbc80
Return groups displayname in provisioning api 8 years ago
John Molakvoæ (skjnldsv) 41b690ed53
Allow admin to create users withoutpassword by sending mail automatically 8 years ago
John Molakvoæ (skjnldsv) 24659342f5
fixup! Check if groups is array, return empty do not throw 8 years ago
John Molakvoæ (skjnldsv) f5137fef6c
Fixed tests and improved code 8 years ago
Roeland Jago Douma fbeaacdf1b
Fix tests 8 years ago
Roeland Jago Douma 119896a8d7
Fix tests 8 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Morris Jobke 0eebff152a
Update license headers 8 years ago
Morris Jobke c733cdaa65
Use ::class in test mocks of encryption app 8 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Arthur Schiwon a62b4a68a0
throw 101 when an empty group string is provided 8 years ago