Commit Graph

81 Commits (492fadd30240d7d896781986f8b8c10c79314273)

Author SHA1 Message Date
Lukas Reschke ba29ea178f Add unit tests for empty token 10 years ago
Lukas Reschke 35afb0d22e Default to `null` for lostpassword 10 years ago
Morris Jobke 345eb62ffa center spinner 11 years ago
Lukas Reschke 9eeea57e3a Show spinner 11 years ago
Bjoern Schiessle 11ab457b72 add password as parameter to the signal so that the encryption can create a new key-pair 11 years ago
Lukas Reschke 357465eac9 Add "postPasswordReset" hook 11 years ago
Lukas Reschke 767b08c669 Use correct route instead 11 years ago
Lukas Reschke 57b5c82eb7 Remove uneeded import 11 years ago
Lukas Reschke 1b50d4f7ce Warn for password reset when files_encryption is enabled 11 years ago
Lukas Reschke f33312f767 Use AppFramework instead of custom controller 11 years ago
Thomas Müller a8b6cc6a07 - adding default value for $recoveryPassword 11 years ago
Morris Jobke dda5e6c85b add proper Exception message for invalid token 11 years ago
Morris Jobke 1cb7239cb7 use array_merge for merging arrays in PHP 11 years ago
Morris Jobke ed8b7fc101 complete renaming uid to userId 11 years ago
Morris Jobke a53cfcb9d1 Migrate ´ to ' 11 years ago
Morris Jobke cedca03ef5 Remove infield label, add password icon, fix layout 11 years ago
Morris Jobke d0b71dffca reformat method call and fix paranthesis mismatch 11 years ago
Bernhard Posselt 2b2b1b487c more style fixes 11 years ago
Bernhard Posselt a6e45a8d0e use more stuff from core :) 11 years ago
Victor Dubiniuk e026b1dc19 Add missing use 11 years ago
Victor Dubiniuk 59ff71f781 Fix check for user existence 11 years ago
Victor Dubiniuk 47c6fd0c85 Remove debug output 11 years ago
Victor Dubiniuk 4b359ad20c Change routes. Update templates 11 years ago
Victor Dubiniuk 218d0add36 Changes according to review 11 years ago
Victor Dubiniuk a7fbd91e53 Use appframework 11 years ago
Victor Dubiniuk 23ed038a27 Basics 11 years ago
Jan-Christoph Borchardt 4ef94ddd2e infield label removal: remove last occurences of infield labels 11 years ago
Volkan Gezer 46555b50a1 fix warning text and margin 11 years ago
Lukas Reschke 35ee1e902a Replace echo with `p` or `print_unescaped` 11 years ago
Joas Schilling 922c1909f8 Translate string when an error occured while sending a forgot password mail 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Morris Jobke ffbcfef614 fix lost password screen - reuse available CSS rules 12 years ago
Julian Müller 776346b503 Fixing the lost Password Screen 12 years ago
Julian Müller e9caaa933c Fixing the Lost Password Screen 12 years ago
Bart Visscher 5539b9e843 Use the namespaced variation of the classname. 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 12 years ago
Myles McNamara f5d23c469d use getName instead of getTitle 12 years ago
Myles McNamara 74a264e82e fix syntax error 12 years ago
Myles McNamara 8edc0f210b use theme name and title for password reset 12 years ago
Björn Schießle 99008ace36 fixed enghlish sentence, thanks to @MTGap 12 years ago
Björn Schießle 7f6a9e8fef fix lost password page, don't show checkbox is encryption is not enabled 12 years ago
Björn Schießle 58fd76607b print a warning if a user wants to reset his password and encryption is enabled 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
kondou 6f5501bbc8 Fis syntax error and add user icon. 12 years ago
kondou 1e2efdddc9 Oneliners, <br>, proper errors & print_unescaped() 12 years ago
kondou 0d3afadab2 Don't split translation lines 12 years ago
kondou 06dfc95122 Fix syntax error. 12 years ago
kondou f1bcf6ef02 Improve the password reset screen. 12 years ago
Jan-Christoph Borchardt 07dee24cb2 explicitly add empty placeholder to inputs which use infield labels, fix #2049 12 years ago