mirror of
https://github.com/usememos/memos.git
synced 2026-01-21 07:48:50 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| authenticator.go | ||
| context.go | ||
| extract.go | ||
| token.go | ||
| token_test.go | ||