mirror of
https://github.com/ansible/awx.git
synced 2026-07-02 03:48:02 -02:30
hide client_secret from API
This commit is contained in:
@@ -28,4 +28,4 @@ STANDARD_INVENTORY_UPDATE_ENV = {
|
||||
}
|
||||
CAN_CANCEL = ('new', 'pending', 'waiting', 'running')
|
||||
ACTIVE_STATES = CAN_CANCEL
|
||||
TOKEN_CENSOR = '************'
|
||||
CENSOR_VALUE = '************'
|
||||
|
||||
Reference in New Issue
Block a user