This website requires JavaScript.
Explore
Help
Sign in
radical
/
backend-ci-testing
Watch
1
Star
0
Fork
You've already forked backend-ci-testing
0
forked from
gorb/backend
Code
Pull requests
Activity
705abeb643
backend-ci-testing
/
src
/
api
/
v1
/
auth
History
Download ZIP
Download TAR.GZ
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