You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
memos/server
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.
5 months ago
..
auth refactor: migrate HOST roles to ADMIN 5 months ago
router refactor: migrate HOST roles to ADMIN 5 months ago
runner refactor: rename workspace to instance throughout codebase 8 months ago
server.go refactor: remove mode flag and introduce explicit demo flag 5 months ago