1
0
Fork 0
forked from gorb/backend
backend-ci-testing/src/api/v1/auth
Radical 705abeb643 fix: fix password regex
this should probably be moved to its own function so we can change it on the fly
2025-05-01 20:17:59 +02:00
..
login.rs fix: fix password regex 2025-05-01 20:17:59 +02:00
mod.rs perf: avoid cloning when checking access 2025-05-01 20:12:02 +02:00
refresh.rs perf: dont needlessly update uuid in token 2025-05-01 19:19:35 +02:00
register.rs style: use the same response for login/register 2025-05-01 19:18:44 +02:00