This website requires JavaScript.
Explore
Help
Register
Sign In
weefnn
/
full-stack-fastapi
Watch
1
Star
0
Fork
0
You've already forked full-stack-fastapi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f5ceec8678fc455f47bb71cbd0a45b24cdee29f
full-stack-fastapi
/
backend
/
tests
/
api
/
routes
History
Sebastián Ramírez
689d7105e1
🔒
️ Ensure authentication takes constant time, to avoid enumeration attacks (
#2105
)
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-01-22 16:50:00 +01:00
..
__init__.py
🚚
Move backend tests outside the
app
directory (
#1862
)
2025-09-20 18:29:10 +02:00
test_items.py
🐛
Update
items.py
to return status code
403
in case of insufficient permissions (
#1543
)
2026-01-22 13:46:35 +01:00
test_login.py
🔒
️ Ensure authentication takes constant time, to avoid enumeration attacks (
#2105
)
2026-01-22 16:50:00 +01:00
test_private.py
🚚
Move backend tests outside the
app
directory (
#1862
)
2025-09-20 18:29:10 +02:00
test_users.py
✨
Use pwdlib with Argon2 by default, adding logic (and tests) to autoupdate old passwords using Bcrypt (
#2104
)
2026-01-22 16:24:19 +01:00