Commit graph

8 commits

Author SHA1 Message Date
greysoh
cc737ca7d3
feature: Changes root tokens to use a special field.
This makes it not have to look through the entire database to figure out your user.
2024-04-21 16:10:56 -04:00
2237568b92 feature: Adds backend creation. 2024-04-20 22:25:08 +00:00
61ee91a955 fix: Adds missing code from permission by token checks. 2024-04-19 15:50:43 +00:00
a7fd48d732 feature: Adds logging in support, and fixes permissions. 2024-04-19 15:43:23 +00:00
0c279b459f feature: Adds permission system. 2024-04-19 12:48:40 +00:00
greysoh
35e23357ef
feature: Adds user creation endpoint. 2024-04-17 15:39:29 -04:00
939eb0b9d7 chore: Adds initial code. 2024-04-17 00:51:53 +00:00
a4ea6406e6
Initial commit 2024-04-16 09:03:21 -04:00