• Johnny's avatar
    refactor: migrate HOST roles to ADMIN · 0f3c9a46
    Johnny authored
    - 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.
    0f3c9a46
Name
Last commit
Last update
..
README.md Loading commit data...
activity_test.go Loading commit data...
attachment_filter_test.go Loading commit data...
attachment_test.go Loading commit data...
containers.go Loading commit data...
filter_helpers_test.go Loading commit data...
idp_test.go Loading commit data...
inbox_test.go Loading commit data...
instance_setting_test.go Loading commit data...
main_test.go Loading commit data...
memo_filter_test.go Loading commit data...
memo_relation_test.go Loading commit data...
memo_test.go Loading commit data...
migrator_test.go Loading commit data...
reaction_test.go Loading commit data...
store.go Loading commit data...
user_setting_test.go Loading commit data...
user_test.go Loading commit data...