Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 | 2 | -114/+100 |
* | Use appframework | Victor Dubiniuk | 2014-06-13 | 2 | -0/+167 |