mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-18 20:29:27 +00:00
Added gargoyle switch to enable key deletion
This commit is contained in:
@@ -133,6 +133,11 @@ GARGOYLE_SWITCH_DEFAULTS = {
|
||||
'label': 'EVE Test API Endpoints',
|
||||
'description': 'Use the Test API endpoints instead of Live.',
|
||||
},
|
||||
'eve-keydelete': {
|
||||
'is_active': False,
|
||||
'label': 'Allow EVE API Key Delete',
|
||||
'description': 'Allows API keys to be deleted by th end user.',
|
||||
},
|
||||
'api-disableprocessing': {
|
||||
'is_active': False,
|
||||
'label': 'Disable API Backend Processing',
|
||||
|
||||
Reference in New Issue
Block a user