Commit Graph

9 Commits (0fb83a745dd5057ade45a3caad2c444af2239113)

Author SHA1 Message Date
boojack 0fb83a745d
fix(auth): harden authorization and username validation (#5890) 1 month ago
boojack c45663761d fix(api): reduce memory pressure in backend paths 1 month ago
Johnny 0f3c9a467d refactor: migrate HOST roles to ADMIN
- Updated the isSuperUser function to only check for ADMIN role.
- Added SQL migration scripts for MySQL, PostgreSQL, and SQLite to change user roles from HOST to ADMIN.
- Created a new SQLite migration to alter the user table structure and ensure data integrity during the migration process.
4 months ago
Johnny bc7decf642 refactor: remove unused constants 8 months ago
Steven 91c2a4cef9 refactor: inbox service 12 months ago
johnnyjoy 2a861ea430 refactor: tweak resource state in api 1 year ago
johnnyjoy 3220adbff9 refactor: split memo service 1 year ago
Steven 1ccfa81cf3 chore: tweak common function 2 years ago
Steven 20dd3e17f7 chore: rename router package 2 years ago