aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/registrations (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adds a users controller to fix sign-up bugMatthew Lemon2024-11-201-1/+1
* Adds is_admin to the User model and ensures only admin users can add new reso...Matthew Lemon2024-11-111-1/+1
* Adds ghetto log out buttonMatthew Lemon2024-11-111-1/+1
* Can now sign upMatthew Lemon2024-11-111-1/+1
* More tweaking of sign-up formMatthew Lemon2024-11-111-5/+6
* wip: sign in formMatthew Lemon2024-11-111-3/+12
* Adds a Create new account page and part way through configging the formMatthew Lemon2024-11-111-0/+41