mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
Added remote host headers to settings in the UI
This commit is contained in:
parent
ff62e6b786
commit
1034a70dfe
@ -36,6 +36,10 @@ export default ['i18n', function(i18n) {
|
||||
},
|
||||
AUTH_BASIC_ENABLED: {
|
||||
type: 'toggleSwitch',
|
||||
},
|
||||
REMOTE_HOST_HEADERS: {
|
||||
type: 'textarea',
|
||||
reset: 'REMOTE_HOST_HEADERS'
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user