summaryrefslogtreecommitdiff
path: root/resources/views/password-request-page.phtml
AgeCommit message (Expand)AuthorFilesLines
2022-12-07PHP 8.0 - use nullsafe operatorGreg Roach1-1/+1
2022-09-06CodeStyleGreg Roach1-0/+2
2022-05-19Fix: #4389 - move the CSRF token to the end of all forms, so we can detect tr...Greg Roach1-2/+2
2022-05-02Outdated bootstrap markupGreg Roach1-2/+2
2022-02-01Remove spaces on non-bootstrap formsGreg Roach1-2/+2
2022-01-23Bootstrap5 needs explicit spacing between form rowsGreg Roach1-2/+2
2021-08-18Upgrade Bootstrap from 4 to 5. Fixes: #3673. Fixes: #3400.Greg Roach1-2/+2
2021-02-18HTML validationGreg Roach1-1/+1
2021-02-08CodeStyleGreg Roach1-1/+3
2019-11-12Add tree parameter to registration and password resetGreg Roach1-1/+2
2019-10-07Named routesGreg Roach1-1/+3
2019-10-06Use aura/routerGreg Roach1-1/+1
2019-10-06Working on routingGreg Roach1-1/+1
2019-09-22Update password reset procedureGreg Roach1-0/+36