Commit graph

12 commits

Author SHA1 Message Date
greysoh
59b012c715
feature: Adds plan for API routes. 2024-04-21 18:28:48 -04:00
greysoh
0db9e69b1b
feature: Implement user deletion. 2024-04-21 18:14:16 -04:00
greysoh
37886c769d
feature: Adds code to get permissions. 2024-04-21 17:49:59 -04:00
greysoh
b7b7f80308
feature: Adds forward creation. 2024-04-21 17:31:16 -04:00
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