freechat/server/src
shockrah 895d7246f0 auth::create_new_session_key => impl not tested
auth::login now generates a 500 on db insertion failure
auth::login returning single json value instead of full struct
2020-05-19 20:13:56 -07:00
..
auth.rs auth::create_new_session_key => impl not tested 2020-05-19 20:13:56 -07:00
channels.rs more custom message support for error type responses 2020-03-31 17:13:07 -07:00
err.rs more custom message support for error type responses 2020-03-31 17:13:07 -07:00
invites.rs Invite are now consumed via a path with two dynamic params 2020-05-06 02:51:26 -07:00
main.rs priv auth::blind_remove_session => impl not tested 2020-05-19 19:36:29 -07:00
models.rs models::InsertableSession added for session creation 2020-05-19 20:10:39 -07:00
payload.rs dumy commit as work will continue on new async branch 2020-05-05 17:09:18 -07:00
schema.rs auth::create_new_session_key => impl not tested 2020-05-19 20:13:56 -07:00
users.rs moved rand_utils::new_key to utils crate 2020-05-10 13:06:54 -07:00
utils.rs moved rand_utils::new_key to utils crate 2020-05-10 13:06:54 -07:00