issues
search
maelstrom-rs
/
maelstrom
High performance Matrix Home Server in rust.
Apache License 2.0
242
stars
16
forks
source link
WIP: Authentication work in progress, waiting on DB setup
#112
Closed
dr-bonez
closed
4 years ago
dr-bonez
commented
4 years ago
implements #10
Going to wait for user registration to be set up to handle auth challenge and device ids
Setup a general error type in src/server/error.rs
converted config to lazy_static
Still needs tests and documentation
implements #10