mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
Merge branch 'devel' into feature_constructed-inventory
This commit is contained in:
3826
awx/ui/package-lock.json
generated
3826
awx/ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -42,7 +42,7 @@
|
||||
"@babel/preset-react": "7.16.7",
|
||||
"@cypress/instrument-cra": "^1.4.0",
|
||||
"@lingui/cli": "^3.7.1",
|
||||
"@lingui/loader": "^3.8.3",
|
||||
"@lingui/loader": "3.15.0",
|
||||
"@lingui/macro": "^3.7.1",
|
||||
"@nteract/mockument": "^1.0.4",
|
||||
"@testing-library/jest-dom": "^5.16.2",
|
||||
@@ -66,7 +66,7 @@
|
||||
"jest-websocket-mock": "^2.0.2",
|
||||
"mock-socket": "^9.1.3",
|
||||
"prettier": "2.3.2",
|
||||
"react-scripts": "5.0.0"
|
||||
"react-scripts": "5.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"prelint": "lingui compile",
|
||||
|
||||
@@ -868,7 +868,7 @@
|
||||
"type": "boolean",
|
||||
"required": false,
|
||||
"label": "Verify OIDC Provider Certificate",
|
||||
"help_text": "Verify the OIDV provider ssl certificate.",
|
||||
"help_text": "Verify the OIDC provider ssl certificate.",
|
||||
"category": "Generic OIDC",
|
||||
"category_slug": "oidc",
|
||||
"default": true
|
||||
@@ -4545,7 +4545,7 @@
|
||||
"SOCIAL_AUTH_OIDC_VERIFY_SSL": {
|
||||
"type": "boolean",
|
||||
"label": "Verify OIDC Provider Certificate",
|
||||
"help_text": "Verify the OIDV provider ssl certificate.",
|
||||
"help_text": "Verify the OIDC provider ssl certificate.",
|
||||
"category": "Generic OIDC",
|
||||
"category_slug": "oidc",
|
||||
"default": true
|
||||
|
||||
Reference in New Issue
Block a user