Skip to content

Commit 509efb5

Browse files
committed
Merge branch 'alias-updates-01-2025' into 'main'
Alias updates for future WLS version See merge request weblogic-cloud/weblogic-deploy-tooling!1774
2 parents 8c9d4a5 + fb313c1 commit 509efb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/WebAppContainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
{"version": "[14.1.1.0.0.230703,)", "wlst_mode": "both", "wlst_name": "RejectMaliciousPathParameters", "wlst_path": "WP001", "default_value": true, "wlst_type": "boolean" }
9393
],
9494
"ReloginEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ReloginEnabled", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],
95+
"RestrictUserManagementAccessPatterns": [ {"version": "[15.1.1,)", "wlst_mode": "online", "wlst_name": "RestrictUserManagementAccessPatterns", "wlst_path": "WP001", "default_value": null, "wlst_type": "${list:jarray}", "wlst_read_type": "delimited_string[semicolon]", "get_method": "${LSA:GET}" } ],
9596
"RetainOriginalURL": [ {"version": "[10,12.1.3)", "wlst_mode": "both", "wlst_name": "RetainOriginalU${rl:RL}", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ,
9697
{"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "RetainOriginalURL", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],
9798
"RtexprvalueJspParamName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "RtexprvalueJspParamName", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],

0 commit comments

Comments
 (0)