1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-07-30 03:38:31 +00:00
continuwuity/src/api
strawberry f5864afb52 remove namespace check on username login, code simplification on login route
the namespace check on username login is unnecessary, hashes aren't ever
going to match, and axum auth handles this kind of stuff already

Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-05-15 14:31:35 -04:00
..
client_server remove namespace check on username login, code simplification on login route 2024-05-15 14:31:35 -04:00
ruma_wrapper remove this unnecessary log, use debug_warn 2024-05-03 01:52:29 -04:00
mod.rs make everything pub(crate) instead of pub 2024-04-26 02:03:40 -04:00
server_server.rs resolve half of the integer_arithmetic lints, couple misc changes 2024-05-06 03:45:10 -04:00