Skip to content

v1.2

Compare
Choose a tag to compare
@garethredfern garethredfern released this 15 Jan 21:12
· 14 commits to main since this release
  • Refactor api routes to user UserController and AuthController.
  • Add is_admin column to users table.
  • Add basic isAdmin check to protect non admins seeing other users.