Add authentication #1

Merged
hannaeko merged 11 commits from feature/auth into master 2021-04-03 17:54:16 +02:00

11 Commits

Author SHA1 Message Date
echo 950e9ded44 fix role renaming 2021-04-03 02:19:58 -04:00
echo ebe1552032 use enum for role and fix dns client for async 2021-04-03 02:16:54 -04:00
echo 67e12239b3 better error handling 2021-04-02 17:35:25 -04:00
echo 7df4792ec5 improve error type 2021-04-02 17:12:29 -04:00
echo b758c87521 change architecture 2021-04-02 16:09:51 -04:00
echo 13a163423c update rocket to 0.5-dev 2021-04-02 13:33:59 -04:00
echo 5e08f2c2c8 basic authentification check 2021-03-27 15:36:57 -04:00
echo 853b760968 secret as string and not bytes 2021-03-27 13:31:14 -04:00
echo 759bf0cb4d add config for tokens 2021-03-27 13:23:19 -04:00
echo 2b8df138e0 basic token generation 2021-03-27 01:45:59 -04:00
echo 84b1ce0823 bootstrap database 2021-03-26 18:30:38 -04:00