Commit Graph

99 Commits (d4a7cfec7ca61ba48fdb20134409ad2500e0e7a7)

Author SHA1 Message Date
Matthew Setter d7c9e2b841
Updated UI messages relating to the encryption functionality 9 years ago
Joas Schilling 4caae91b83
Fail when the test mail could not be sent 9 years ago
Ko- 786ee72146 Add warning on admin screen when set_time_limit is unavailable 9 years ago
Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 9 years ago
Morris Jobke cee8853658
Show info in admin settings about PHP opcache if disabled 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
Joas Schilling 8c8354399a
Allow apps to specify an icon with the sections via the API 9 years ago
Roeland Jago Douma d59ffb8bf1
Check for app updates on disabled page 9 years ago
Joas Schilling 10daad9346
Allow non-subadmins to change their language 9 years ago
Bjoern Schiessle f25ad2e404
make sure that we only update the email address if it really changed 9 years ago
Morris Jobke 9f27c2b3e7
Show app store rating only for 5+ votes 9 years ago
Bjoern Schiessle 0de685c562
bring back setEmailAddress for the user management 9 years ago
Lukas Reschke 7162166bae
Also show updates on the "enabled" page 9 years ago
Bjoern Schiessle 546989959c
update email address correctly 9 years ago
Lukas Reschke e2bfce0d26
Cast "isFeatured" to "featured" 9 years ago
Robin Appelman c694bd3455
remove old logging section 9 years ago
Bjoern Schiessle 4a05aa8a02
don't try to verify email address if no email address is set 9 years ago
Bjoern Schiessle 5aed91c321
small fixes 9 years ago
Lukas Reschke a0c64044b2
Make JS aware of password verification 9 years ago
Lukas Reschke 8bf4111368
Fix changing display names for subadmins 9 years ago
Lukas Reschke 662dff046d
Adjust permission checks 9 years ago
Lukas Reschke fb91bf6a5b
Add a signer class for signing 9 years ago
Bjoern Schiessle a32d6e481f
fix unit tests 9 years ago
Bjoern Schiessle 8f33d9d1c0
update system address book if the user change the personal settings 9 years ago
Björn Schießle de1f3f05fd
allow to change display names in the user settings again 9 years ago
Björn Schießle 1700e3dccc
allow multiple values for phone, website, address and email 9 years ago
Björn Schießle 40b99734d3
introduce accounts table and keep it up-to-date with the data added to the personal settings 9 years ago
Christoph Wurst d1233b47b0
use PUT to update user settings 9 years ago
Christoph Wurst 20739c93a6
Persist settings on the server 9 years ago
Joas Schilling 2fd2e45e42
Require password confirmation for user management 9 years ago
Joas Schilling 62855c08ff
Require confirmation when changing the email settings 9 years ago
Joas Schilling 68fa1e5dd8
Require password confirmation for app password 9 years ago
Joas Schilling 28ddf3abdb
Require password confirmation for changing the email 9 years ago
Robin Appelman d2dee32756
fix warnings when updating app password 9 years ago
Robin Appelman da63af8b02
enable deleting/configuring new tokens 9 years ago
Robin Appelman 1afccde16a
allow configuring filesystem access 9 years ago
Lukas Reschke 5fd428413b
Adjust previous fallbacks 9 years ago
Roeland Jago Douma 95a8964cc8
Add settings PersonalController 9 years ago
Lukas Reschke a68595742b
Proxy images through usercontent.apps.nextcloud.com 9 years ago
Lukas Reschke 8acb54aa0b
Add update support 9 years ago
Lukas Reschke 32cf661215
Use new appstore API 9 years ago
Joas Schilling 8b15669677
Allow users to change their passwords again 10 years ago
Joas Schilling ccc29a3da2
Fix tests 10 years ago
Morris Jobke c84dc6aa1c Properly catch password policy hint for personal page password changes 10 years ago
Joas Schilling 4db5b2a2c6
Use magic DI as much as possible 10 years ago