mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(fastapi): only elevated users are allowed to suspend accounts
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
446a082352
commit
85ebc72e8a
5 changed files with 72 additions and 9 deletions
|
@ -879,6 +879,10 @@ msgstr ""
|
|||
msgid "Account suspended"
|
||||
msgstr ""
|
||||
|
||||
#: aurweb/routers/accounts.py
|
||||
msgid "You do not have permission to suspend accounts."
|
||||
msgstr ""
|
||||
|
||||
#: lib/acctfuncs.inc.php
|
||||
#, php-format
|
||||
msgid ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue