This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
syndarix
Watch
1
Star
0
Fork
0
You've already forked syndarix
forked from
cardosofelipe/fast-next-template
Code
Issues
18
Pull Requests
Wiki
Activity
Files
f77f2700f2c2c5d003b36242a06ebd86d4800b08
syndarix
/
backend
/
app
/
api
/
routes
History
Felipe Cardoso
f77f2700f2
Simplify token response in authentication route by returning the entire
Token
object instead of manually formatting a subset.
2025-11-02 04:53:09 +01:00
..
__init__.py
Add comprehensive test suite and utilities for user functionality
2025-03-04 19:10:54 +01:00
admin.py
Remove unused async database and CRUD modules
2025-11-01 05:47:43 +01:00
auth.py
Simplify token response in authentication route by returning the entire
Token
object instead of manually formatting a subset.
2025-11-02 04:53:09 +01:00
organizations.py
Remove unused async database and CRUD modules
2025-11-01 05:47:43 +01:00
sessions.py
Remove unused async database and CRUD modules
2025-11-01 05:47:43 +01:00
users.py
Add validation to prevent privilege escalation via
is_superuser
field and enhance related tests
2025-11-01 16:15:03 +01:00