forked from CGM_Public/pretix_original
Add auditable superuser mode (#824)
* Remove is_superuser everywhere * Session handling * List of sessions, relative timeout * Absolute timeout * Optionally pseudo-force audit comments * Fix failing tests * Add tests * Add docs * Rebsae migration * Typos * Fix tests
This commit is contained in:
@@ -53,7 +53,7 @@ nav.navbar .danger, nav.navbar .danger:hover, nav.navbar .danger:active {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
#button-shop {
|
||||
#button-shop, #button-sudo {
|
||||
padding: 15px;
|
||||
min-height: 50px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user