mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
This group has full permissions on everything. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
5 lines
144 B
Text
5 lines
144 B
Text
1. Add the "Trusted User & Developer" user group:
|
|
|
|
----
|
|
INSERT INTO AccountTypes (ID, AccountType) VALUES (4, 'Trusted User & Developer');
|
|
----
|