Add token info in changelog

pull/5/head
~erin 2021-07-22 13:06:22 -04:00
parent fe2a63afed
commit cd3c23051d
Signed by: erin
GPG Key ID: DA70E064A8C70F44
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
- Most actions should now fail on a NULL token
- Cookie should now expire after a week
- Use sled database instead of json file to store users
- Now use `GET /api/token/<name>` to validate a users session token
## 0.4.0
- Serve frontend code