Morris Jobke
345eb62ffa
center spinner
2014-11-18 10:25:16 +01:00
Lukas Reschke
9eeea57e3a
Show spinner
2014-11-17 17:50:25 +01:00
Lukas Reschke
1b50d4f7ce
Warn for password reset when files_encryption is enabled
...
This patch wil warn the user of the consequences when resetting the password and requires checking a checkbox (as we had in the past) to reset a password.
Furthermore I updated the code to use our new classes and added some unit tests for it 👯
Fixes https://github.com/owncloud/core/issues/11438
2014-11-17 17:50:19 +01:00
Morris Jobke
cedca03ef5
Remove infield label, add password icon, fix layout
2014-06-13 15:56:21 +02:00
Victor Dubiniuk
4b359ad20c
Change routes. Update templates
2014-06-13 15:34:52 +02:00
Victor Dubiniuk
a7fbd91e53
Use appframework
2014-06-13 15:34:52 +02:00
Jan-Christoph Borchardt
4ef94ddd2e
infield label removal: remove last occurences of infield labels
2014-06-03 15:30:09 +02:00
Lukas Reschke
35ee1e902a
Replace echo with `p` or `print_unescaped`
...
Using echo instead of `p` or `print_unescaped` is a bad style, to prevent people from copying it I've adjusted it.
2014-04-04 22:23:23 +02:00
Bart Visscher
0a614429af
Change the lostpassword flow to a controller
2012-10-17 17:24:49 +02:00
Bart Visscher
e8c6252a4c
Move lostpassword to core dir
2011-10-03 20:44:01 +02:00