Commit Graph

69 Commits (fa76b49cd2811b0e441bc82ba2e707ae0214aa0f)

Author SHA1 Message Date
Daniel Calviño Sánchez 044d5a8d01 Inject public IGroupManager instead of private GroupManager 8 years ago
Roeland Jago Douma d9d33d14e7
Make UserController strict 8 years ago
John Molakvoæ (skjnldsv) 9440e9bb1e
Fixed Controller Test 8 years ago
John Molakvoæ (skjnldsv) 00122fa027
Use group displayNames in users list 8 years ago
Morris Jobke b7c944fac1
Remove crypto and timefactory from UsersController 8 years ago
Morris Jobke eb51f06a3b
Use ::class statement instead of string 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Morris Jobke 0a56d2185e
Return value immediately instead of assigning to a one-time variable 8 years ago
Morris Jobke 2a38605545
Properly log the full exception instead of only the message 8 years ago
Neraste 2622dda8c2 Fix #4789: Group admins cannot see disabled users 8 years ago
Morris Jobke eb0f3ebf75
Fix search in user managent when no group is selected 9 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Joas Schilling 5a257cec63
Make sure the password contains special characters 9 years ago
Tobia De Koninck 23039e882f Fix group management which was broken since #5847 9 years ago
Lukas Reschke e1f52fc901
Stricter phan config fixes 9 years ago
Bjoern Schiessle 1a55ace97c
no warning on password change if no encryption module uses per-user keys 9 years ago
Robin Appelman 2e8e6f95b9
show used space in user list 9 years ago
Joas Schilling e62e7a201d
Use translated Hint instead of english error on password policy 9 years ago
Joas Schilling 19041ed1a8
Also cover the settings endpoint 9 years ago
Morris Jobke e77ea713b2 Improve readability of verify text 9 years ago
Arthur Schiwon 99e97f135d
consolidate setEnabled method 9 years ago
Christoph Wurst 8f5f26c88d
Use short array syntax 9 years ago
Morris Jobke 485d6d6577
use proper return codes and handle failure cases 9 years ago
Morris Jobke 2507e7459d
Improve wording of error messages 9 years ago
Morris Jobke 74e5091013
check $user object before using it 9 years ago
Morris Jobke 7be031ae6d
change group id to _disabledUsers 9 years ago
Thomas Pulzer 637c75bca1
Implemented visual feedback if a user is disabled in admin user menu. 9 years ago
Bjoern Schiessle f488258d64
send signature to lookup server 9 years ago
Bjoern Schiessle 5464b14ef1
fix path to the website proof 9 years ago
Bjoern Schiessle 806ca43b52
allow to display the verification code also while verification is already running 9 years ago
Bjoern Schiessle e9021c123d
update message in verify popup 9 years ago
Bjoern Schiessle cbf5acca45
check verification proof and update account table 9 years ago
Bjoern Schiessle 6f41a3edc0
store verification status in accounts table and update lookup server 9 years ago
Bjoern Schiessle c9ccdca1ec
add verification dialog 9 years ago
Lukas Reschke 281ad406e8
Add support for theming 9 years ago
Lukas Reschke 1be75e8db8
Fix tests 9 years ago
Morris Jobke 0560e69913
New layout for welcome email 9 years ago
Morris Jobke 3382950297
add unit tests 9 years ago
Morris Jobke 2e88bec14b
Fix setup issue and refine error messages 9 years ago
tobiasKaminsky a37f29964f
add setting for "send password link" 9 years ago
tobiasKaminsky 3c7755fc66
send email to new user with password forgotten link to create own password 9 years ago
Morris Jobke 200a28255e
Always enable avatars 9 years ago
Joas Schilling 73856ac639
Error out when subadmin doesn't select any group 9 years ago
Bjoern Schiessle f25ad2e404
make sure that we only update the email address if it really changed 9 years ago
Bjoern Schiessle 0de685c562
bring back setEmailAddress for the user management 9 years ago
Bjoern Schiessle 546989959c
update email address correctly 9 years ago
Bjoern Schiessle 4a05aa8a02
don't try to verify email address if no email address is set 10 years ago
Bjoern Schiessle 5aed91c321
small fixes 10 years ago
Lukas Reschke a0c64044b2
Make JS aware of password verification 10 years ago
Lukas Reschke 8bf4111368
Fix changing display names for subadmins 10 years ago