aboutsummaryrefslogtreecommitdiffstats
path: root/settings/ajax/changepassword.php
Commit message (Expand)AuthorAgeFilesLines
* Update settings/ajax/changepassword.phpThomas Müller2012-09-041-6/+6
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-3/+14
|\
| * simplify code of changepassword.phpGeorg Ehrke2012-07-191-12/+2
| * fix changepassword.php for subadminsGeorg Ehrke2012-07-181-1/+22
| * remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
| * CSRF check in the settingsLukas Reschke2012-07-071-0/+2
* | CSRF checksLukas Reschke2012-07-201-0/+1
|/
* Use OC_JSON for json responsesBart Visscher2011-09-251-7/+5
* actually check the correct password when changing the passwordRobin Appelman2011-09-251-1/+2
* check for old password when changing passwordsRobin Appelman2011-09-251-1/+1
* fixed users not being able to change their passwordRobin Appelman2011-08-301-4/+4
* Fix changing password in personal page (not complete)Michael Gapczynski2011-08-271-1/+1
* merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-21/+10
* fix changing passwordsRobin Appelman2011-08-121-13/+12
* more work on encryptionFrank Karlitschek2011-08-111-0/+1
* Renaming classes :-)Jakob Sack2011-07-291-3/+3
* make personal settings translatableRobin Appelman2011-06-201-5/+7
* Made the "change password" thingie in settings workingJakob Sack2011-04-181-0/+35