This website requires JavaScript.
Explore
Help
Register
Sign In
salman
/
igny8
Watch
1
Star
0
Fork
0
You've already forked igny8
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e9d8af7681957ccc60c90a5e12b51b00baf276e
igny8
/
backend
/
igny8_core
/
auth
History
IGNY8 VPS (Salman)
4e9d8af768
sadasd
2025-12-08 06:15:35 +00:00
..
management
sadasd
2025-12-08 06:15:35 +00:00
migrations
many fixes of backeend and fronteend
2025-12-06 16:41:35 +00:00
__init__.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
admin.py
many fixes of backeend and fronteend
2025-12-06 16:41:35 +00:00
apps.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
middleware.py
refactor-upto-phase 6
2025-11-20 21:29:14 +05:00
models.py
Refactor account and permission handling: Simplified account filtering logic in AccountModelViewSet and removed redundant admin/system user checks from permissions. Enhanced user access methods to streamline site access verification and improved error handling for account context requirements. Updated throttling logic to eliminate unnecessary system account bypass conditions.
2025-12-08 05:23:06 +00:00
permissions.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
serializers.py
sadasd
2025-12-08 06:15:35 +00:00
urls.py
Add refresh token functionality and improve login response handling
2025-11-16 21:06:22 +00:00
utils.py
Initial commit: igny8 project
2025-11-09 10:27:02 +00:00
views.py
Refactor account and permission handling: Simplified account filtering logic in AccountModelViewSet and removed redundant admin/system user checks from permissions. Enhanced user access methods to streamline site access verification and improved error handling for account context requirements. Updated throttling logic to eliminate unnecessary system account bypass conditions.
2025-12-08 05:23:06 +00:00