mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-12-07 08:58:07 +00:00
Add /admin/shutdown
This commit is contained in:
@@ -26,6 +26,7 @@ var minimalRights = map[string]int{
|
||||
"delete-ask": 3,
|
||||
"delete-confirm": 3,
|
||||
"reindex": 4,
|
||||
"admin/shutdown": 4,
|
||||
}
|
||||
|
||||
// Group — Right
|
||||
|
||||
Reference in New Issue
Block a user