Commit Graph

2 Commits (6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff)

Author SHA1 Message Date
kondou 18a2c48ceb Translate errormsgs in settings/changepassword/controller 12 years ago
kondou 306a8681c5 Move ajax/changepassword to changepassword/controller to use autoloading 12 years ago
kondou f6faec0e0b Use a controller instead of two files for changepassword.php 12 years ago
kondou 4aa84047fe Remove $recoveryPassword from changepersonalpassword & fix indent 12 years ago
kondou a21376480d Split personal and user-mgmt password change logic 12 years ago
kondou fbe7a68ce8 Use personal-password for the password name in personal.php 12 years ago
Björn Schießle b25ab94a08 only check for recovery key if someone else than the user wants to change the password 12 years ago
Björn Schießle d7a9852f7b use pre_setPassword hook to update the encryption keys if the back-end doesn't support password change; improved output to let the admin know what happened 12 years ago
Florin Peter 563f343291 fix password change when files_encryption app is disabled 12 years ago
Björn Schießle f70240f430 display a warning if the user has enabled file recovery but the admin tries to change the users password without a recovery password 12 years ago
Björn Schießle f1a5b8b524 show nicer warning if the admin recovery password was wrong 12 years ago
Björn Schießle 8ae30891b3 some error handling in case the recovery password is wrong 12 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
Björn Schießle 135991474b fix inconsistent post parameters in change password operation 12 years ago
Victor Dubiniuk 06dbcec5a1 Do not set password if it has't provided 12 years ago
Sam Tuke 2c22619a18 Reverted fix temporarily; another fix by LukasReschke is awaiting merge 12 years ago
Sam Tuke 954a627483 Added comment 12 years ago
Sam Tuke 81de09711b Fixed bug causing password change related hooks to not be called due to ajax 12 years ago
Sam Tuke a8c0e3612c Removed call to depreciated isUserVerified() 12 years ago
Lukas Reschke a7aff48658 Fix indentation 12 years ago
Lukas Reschke 0067ac6ca6 Remove the no longer existing function "isUserVerified" 12 years ago
Lukas Reschke eab6d7eb23 Enhanced auth is totally unmaintained and broken 12 years ago
Lukas Reschke 0810d80f8a Add a closing ) 12 years ago
Lukas Reschke 31b1a73e1f Check if user is admin - bool 12 years ago
Felix Moeller 27ab0357ae Checkstyle: Fix last six NewlineBeforeOpenBrace 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Lukas Reschke f4142bd2a8 Move isUserVerified to OC_Util 13 years ago
Lukas Reschke c404148f9a Password check for admins 13 years ago
Lukas Reschke c83a2a5517 Correct check for admin 13 years ago
Lukas Reschke e6c9f5d9f4 Verify passwords for admins 13 years ago
Lukas Reschke f475ed5cc1 Revert "Remove old password check from changepassword and use verifyUser instead" 13 years ago
Lukas Reschke e6b8153865 Remove old password check from changepassword and use verifyUser instead 13 years ago
Lukas Reschke 6b39b80648 Change auth checks 13 years ago
Lukas Reschke 0b42d70259 Unneeded double check 13 years ago
Bart Visscher bb136b9adf Make the settings ajax calls use the router 13 years ago
Thomas Müller 69240afd7a Update settings/ajax/changepassword.php 13 years ago
Lukas Reschke 93579d88dc CSRF checks 13 years ago
Georg Ehrke 9157888334 simplify code of changepassword.php 13 years ago
Georg Ehrke 4490a88492 fix changepassword.php for subadmins 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Lukas Reschke 777eb1d8b1 CSRF check in the settings 13 years ago
Georg Ehrke 3fb91a7411 restore require once command for non app files 13 years ago
Georg Ehrke 69ee0efc0b remove the require_once lib base from all (or nearly all) files 13 years ago
Bart Visscher 17e631bc5e Use OC_JSON for json responses 14 years ago
Robin Appelman c16a9a83ba actually check the correct password when changing the password 14 years ago
Robin Appelman 09092dd2d2 check for old password when changing passwords 14 years ago
Robin Appelman 9411d8bb08 fixed users not being able to change their password 14 years ago
Michael Gapczynski 98ca6c4a16 Fix changing password in personal page (not complete) 14 years ago
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 14 years ago
Robin Appelman d47cdc3c18 fix changing passwords 14 years ago