make append_path work, update todo

This commit is contained in:
Reid 2023-08-28 17:26:33 -07:00
parent fa1d23cb3e
commit 6bae7ef997
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
5 changed files with 9 additions and 8 deletions

View file

@ -34,5 +34,5 @@ _these features are implemented_
## todo
- make the `append_path` option do something (atm doesnt work)
- move authorization logic to (./src/helpers/accounts.rs)[./src/helpers/accounts.rs] + cache authorization
- move authorization logic to (./src/helpers/accounts.rs)[./src/helpers/accounts.rs]
- make gjp2 authentication faster (bcrypt?)