mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Add a new user group "Trusted User & Developer"
This group has full permissions on everything. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
1b901616dc
commit
3610f3c6a4
7 changed files with 26 additions and 5 deletions
5
upgrading/3.4.0.txt
Normal file
5
upgrading/3.4.0.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
1. Add the "Trusted User & Developer" user group:
|
||||
|
||||
----
|
||||
INSERT INTO AccountTypes (ID, AccountType) VALUES (4, 'Trusted User & Developer');
|
||||
----
|
Loading…
Add table
Add a link
Reference in a new issue