mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 10:47:23 +00:00
Update web.xml
This commit is contained in:
parent
b4621db8e6
commit
aad724d79f
@ -21,8 +21,8 @@
|
||||
<!--set the status of HttpOnly and Secure cookie flags-->
|
||||
<session-config>
|
||||
<cookie-config>
|
||||
<secure>true</secure>
|
||||
<http-only>true</http-only>
|
||||
<secure>false</secure>
|
||||
<http-only>false</http-only>
|
||||
</cookie-config>
|
||||
</session-config>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user