mirror of
https://github.com/D4M13N-D3V/neroshitron.git
synced 2025-03-14 10:05:04 +00:00
3 lines
77 B
SQL
3 lines
77 B
SQL
create role 'manager';
|
|
grant manager to authenticator;
|
|
grant anon to manager; |