Commit Graph

71 Commits (5d7deefd95c3108ff4deb17d23e78b39dbe80ee3)

Author SHA1 Message Date
Thomas Müller a8b6cc6a07 - adding default value for $recoveryPassword 12 years ago
Morris Jobke dda5e6c85b add proper Exception message for invalid token 12 years ago
Morris Jobke 1cb7239cb7 use array_merge for merging arrays in PHP 12 years ago
Morris Jobke ed8b7fc101 complete renaming uid to userId 12 years ago
Morris Jobke a53cfcb9d1 Migrate ´ to ' 12 years ago
Morris Jobke cedca03ef5 Remove infield label, add password icon, fix layout 12 years ago
Morris Jobke d0b71dffca reformat method call and fix paranthesis mismatch 12 years ago
Bernhard Posselt 2b2b1b487c more style fixes 12 years ago
Bernhard Posselt a6e45a8d0e use more stuff from core :) 12 years ago
Victor Dubiniuk e026b1dc19 Add missing use 12 years ago
Victor Dubiniuk 59ff71f781 Fix check for user existence 12 years ago
Victor Dubiniuk 47c6fd0c85 Remove debug output 12 years ago
Victor Dubiniuk 4b359ad20c Change routes. Update templates 12 years ago
Victor Dubiniuk 218d0add36 Changes according to review 12 years ago
Victor Dubiniuk a7fbd91e53 Use appframework 12 years ago
Victor Dubiniuk 23ed038a27 Basics 12 years ago
Jan-Christoph Borchardt 4ef94ddd2e infield label removal: remove last occurences of infield labels 12 years ago
Volkan Gezer 46555b50a1 fix warning text and margin 12 years ago
Lukas Reschke 35ee1e902a Replace echo with `p` or `print_unescaped` 13 years ago
Joas Schilling 922c1909f8 Translate string when an error occured while sending a forgot password mail 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Morris Jobke ffbcfef614 fix lost password screen - reuse available CSS rules 13 years ago
Julian Müller 776346b503 Fixing the lost Password Screen 13 years ago
Julian Müller e9caaa933c Fixing the Lost Password Screen 13 years ago
Bart Visscher 5539b9e843 Use the namespaced variation of the classname. 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
kondou 9c5416fe4a Clean up \OC\Util 13 years ago
Myles McNamara f5d23c469d use getName instead of getTitle 13 years ago
Myles McNamara 74a264e82e fix syntax error 13 years ago
Myles McNamara 8edc0f210b use theme name and title for password reset 13 years ago
Björn Schießle 99008ace36 fixed enghlish sentence, thanks to @MTGap 13 years ago
Björn Schießle 7f6a9e8fef fix lost password page, don't show checkbox is encryption is not enabled 13 years ago
Björn Schießle 58fd76607b print a warning if a user wants to reset his password and encryption is enabled 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
kondou 6f5501bbc8 Fis syntax error and add user icon. 13 years ago
kondou 1e2efdddc9 Oneliners, <br>, proper errors & print_unescaped() 14 years ago
kondou 0d3afadab2 Don't split translation lines 14 years ago
kondou 06dfc95122 Fix syntax error. 14 years ago
kondou f1bcf6ef02 Improve the password reset screen. 14 years ago
Jan-Christoph Borchardt 07dee24cb2 explicitly add empty placeholder to inputs which use infield labels, fix #2049 14 years ago
Brice Maron 4f4e81d3d2 Add message when trouble sending email ref #1799 14 years ago
Michael Gapczynski 394cebc90f Remove echo from lost password page 14 years ago
Randolph Carter d2828bab07 fixes default email sender address 14 years ago
Bart Visscher fecfeac55d Fix introduced style errors 14 years ago
Felix Moeller 2d61f03452 More Checkstyle cleanup 14 years ago
Bart Visscher a8d0f84829 Resetting the password should also invalidate the token login cookies 14 years ago
Bart Visscher 0a614429af Change the lostpassword flow to a controller 14 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 14 years ago
Lukas Reschke 99cd922b82 Doublehash the token to prevent timing attacks 14 years ago
Lukas Reschke ef57e9294b Fallback for systems without openssl 14 years ago