Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/11327] Adjust code per review comments | Marc Alexander | 2019-10-03 | 1 | -17/+18 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Use http_exception instead of trigger_error | Marc Alexander | 2019-09-01 | 1 | -1/+4 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Move html output to reset password html file | Marc Alexander | 2019-08-30 | 1 | -2/+6 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Use U_ prefix for reset password URL template variable | Marc Alexander | 2019-08-26 | 1 | -7/+7 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Clean up code style a bit | Marc Alexander | 2019-08-22 | 1 | -12/+11 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Clean up code a bit | Marc Alexander | 2019-08-10 | 1 | -20/+23 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Update tests to reflect changes | Marc Alexander | 2019-08-10 | 1 | -2/+2 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Finish up initial version of password reset system | Marc Alexander | 2019-08-10 | 1 | -48/+82 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Continue with implementation of password reset functionality | Marc Alexander | 2019-08-10 | 1 | -122/+133 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Adjust wording of forgot password email | Marc Alexander | 2019-08-09 | 1 | -2/+2 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Split up into forgot password and reset password | Marc Alexander | 2019-08-09 | 1 | -5/+153 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Adjust display of page title | Marc Alexander | 2019-08-08 | 1 | -4/+1 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Refactor ucp_remind to reset_password controller | Marc Alexander | 2019-08-08 | 1 | -40/+109 |
| | | | | PHPBB3-11327 | ||||
* | [ticket/11327] Move UCP remind functionality to a controller for password reset | Marc Alexander | 2019-08-08 | 1 | -0/+174 |
PHPBB3-11327 |