Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make email display name change translatable again | Volkan Gezer | 2014-04-15 | 1 | -1/+1 |
* | use \OC_Mail::validateAddress() to validate the email address - fixes #7862 | Thomas Müller | 2014-03-24 | 1 | -1/+1 |
* | Make the settings ajax calls use the router | Bart Visscher | 2012-10-02 | 1 | -2/+0 |
* | Update settings/ajax/lostpassword.php | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
* | CSRF check in the settings | Lukas Reschke | 2012-07-07 | 1 | -1/+1 |
* | Fix newline in code | Bart Visscher | 2012-06-04 | 1 | -2/+3 |
* | Validate email on save | Tom Needham | 2012-06-04 | 1 | -5/+4 |
* | reuse OC_L10N objects | Robin Appelman | 2012-04-14 | 1 | -1/+1 |
* | Add email field to personal preferences | Bart Visscher | 2011-09-26 | 1 | -0/+19 |