Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move lost controller to core/controller | Morris Jobke | 2016-01-20 | 1 | -257/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+2 |
* | getMediumStrengthGenerator is deprecated and does not do anything anymore | Roeland Jago Douma | 2016-01-11 | 1 | -1/+1 |
* | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 1 | -4/+3 |
* | Expire token after 12h and if user logged-in again | Lukas Reschke | 2015-08-22 | 1 | -4/+20 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+22 |
* | Use new IMailer and add unit-tests for lostcontroller | Lukas Reschke | 2015-03-16 | 1 | -10/+14 |
* | Migrate to SwiftMail | Lukas Reschke | 2015-03-16 | 1 | -1/+1 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -22/+5 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -5/+22 |
* | Add unit tests for empty token | Lukas Reschke | 2015-02-01 | 1 | -1/+1 |
* | Default to `null` for lostpassword | Lukas Reschke | 2015-02-01 | 1 | -1/+1 |
* | add password as parameter to the signal so that the encryption can create a n... | Bjoern Schiessle | 2014-11-17 | 1 | -1/+1 |
* | Add "postPasswordReset" hook | Lukas Reschke | 2014-11-17 | 1 | -4/+8 |
* | Use correct route instead | Lukas Reschke | 2014-11-17 | 1 | -1/+1 |
* | Remove uneeded import | Lukas Reschke | 2014-11-17 | 1 | -1/+0 |
* | Warn for password reset when files_encryption is enabled | Lukas Reschke | 2014-11-17 | 1 | -85/+79 |
* | - adding default value for $recoveryPassword | Thomas Müller | 2014-07-24 | 1 | -1/+24 |
* | add proper Exception message for invalid token | Morris Jobke | 2014-06-13 | 1 | -2/+5 |
* | use array_merge for merging arrays in PHP | Morris Jobke | 2014-06-13 | 1 | -1/+1 |
* | complete renaming uid to userId | Morris Jobke | 2014-06-13 | 1 | -4/+4 |
* | Migrate ´ to ' | Morris Jobke | 2014-06-13 | 1 | -3/+3 |
* | reformat method call and fix paranthesis mismatch | Morris Jobke | 2014-06-13 | 1 | -8/+8 |
* | more style fixes | Bernhard Posselt | 2014-06-13 | 1 | -15/+24 |
* | use more stuff from core :) | Bernhard Posselt | 2014-06-13 | 1 | -69/+100 |
* | Add missing use | Victor Dubiniuk | 2014-06-13 | 1 | -0/+1 |
* | Fix check for user existence | Victor Dubiniuk | 2014-06-13 | 1 | -1/+2 |
* | Remove debug output | Victor Dubiniuk | 2014-06-13 | 1 | -1/+0 |
* | Change routes. Update templates | Victor Dubiniuk | 2014-06-13 | 1 | -17/+19 |
* | Changes according to review | Victor Dubiniuk | 2014-06-13 | 1 | -13/+100 |
* | Use appframework | Victor Dubiniuk | 2014-06-13 | 1 | -0/+66 |