conduit/src
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
..
alloc resolve ptr_as_ptr lint 2024-05-03 01:52:29 -04:00
api remove namespace check on username login, code simplification on login route 2024-05-15 14:31:35 -04:00
config config option to auto-remediate bad users joining bad rooms or servers 2024-05-09 17:44:15 -04:00
database Revert "rocksdb: enable async_io if using io_uring feature" 2024-05-10 22:56:44 -04:00
router add security response HTTP headers if not present 2024-05-09 09:53:04 -04:00
service config option to auto-remediate bad users joining bad rooms or servers 2024-05-09 17:44:15 -04:00
utils media: return our detected MIME type for Content-Type 2024-05-12 15:54:22 -04:00
main.rs use function comments for lsp here 2024-05-03 01:52:29 -04:00