Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-11-20 | Adds a users controller to fix sign-up bug | Matthew Lemon | 1 | -1/+1 | |
2024-11-11 | Adds is_admin to the User model and ensures only admin users can add new ↵ | Matthew Lemon | 1 | -1/+1 | |
resource | |||||
2024-11-11 | Adds ghetto log out button | Matthew Lemon | 1 | -1/+1 | |
2024-11-11 | Can now sign up | Matthew Lemon | 1 | -1/+1 | |
2024-11-11 | More tweaking of sign-up form | Matthew Lemon | 1 | -5/+6 | |
2024-11-11 | wip: sign in form | Matthew Lemon | 1 | -3/+12 | |
2024-11-11 | Adds a Create new account page and part way through configging the form | Matthew Lemon | 1 | -0/+41 | |