Commit Graph

26 Commits (ec613b589bed2069346696902f59eadc2a3a91d5)

Author SHA1 Message Date
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
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
Frank Karlitschek aa582ec43a more work on encryption 14 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Robin Appelman 4c1d3155a3 make personal settings translatable 14 years ago
Jakob Sack b57823baa5 Made the "change password" thingie in settings working 14 years ago