aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs_page/user/models.py
Commit message (Expand)AuthorAgeFilesLines
* feat(dashboard): Hide the functionality behind a dashboard roleDavid Valecký2025-12-081-1/+1
* Add default roles to users.J08nY2025-10-231-1/+2
* Allow admins to edit user roles.J08nY2025-10-161-0/+2
* Tie in subscriptions to users.J08nY2025-10-131-0/+17
* Cleanup token handling of users.J08nY2025-10-131-73/+79
* Implement comprehensive user accounts system with unified authentication, asy...copilot-swe-agent[bot]2025-10-131-8/+8
* Complete user accounts system with all requested improvementscopilot-swe-agent[bot]2025-10-131-3/+4
* Refactor user functionality into separate user blueprintcopilot-swe-agent[bot]2025-10-131-0/+206