Commit Graph

15 Commits

Author SHA1 Message Date
Georg Ehrke 9157888334 simplify code of changepassword.php 2012-07-19 19:32:59 +02:00
Georg Ehrke 4490a88492 fix changepassword.php for subadmins 2012-07-18 15:27:31 +02:00
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
Lukas Reschke 777eb1d8b1 CSRF check in the settings 2012-07-07 15:27:04 +02:00
Bart Visscher 17e631bc5e Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
2011-09-25 22:19:28 +02:00
Robin Appelman c16a9a83ba actually check the correct password when changing the password 2011-09-25 01:06:00 +02:00
Robin Appelman 09092dd2d2 check for old password when changing passwords 2011-09-25 01:02:22 +02:00
Robin Appelman 9411d8bb08 fixed users not being able to change their password 2011-08-30 22:03:17 +02:00
Michael Gapczynski 98ca6c4a16 Fix changing password in personal page (not complete) 2011-08-27 17:40:41 -04:00
Jan-Christoph Borchardt 4a5ee765cf merged admin, help and settings to settings 2011-08-13 05:13:34 +02:00
Robin Appelman d47cdc3c18 fix changing passwords 2011-08-12 14:12:01 +02:00
Frank Karlitschek aa582ec43a more work on encryption 2011-08-11 17:49:36 +02:00
Jakob Sack bafd684eb6 Renaming classes :-) 2011-07-29 21:36:03 +02:00
Robin Appelman 4c1d3155a3 make personal settings translatable 2011-06-20 14:51:33 +02:00
Jakob Sack b57823baa5 Made the "change password" thingie in settings working 2011-04-18 15:07:14 +02:00