mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
fixing a csrf property issue
This commit is contained in:
parent
4d485c39c1
commit
f3f1fc40cb
@ -471,7 +471,7 @@ org.owasp.csrfguard.unprotected.storeAcs=%servletContext%/store/acs
|
||||
org.owasp.csrfguard.unprotected.apiStoreAcs=%servletContext%/api-store/acs
|
||||
org.owasp.csrfguard.unprotected.apiStoreApis=%servletContext%/api-store/apis
|
||||
org.owasp.csrfguard.unprotected.portalAcs=%servletContext%/portal/acs
|
||||
org.owasp.csrfguard.unprotected.portalApis=%servletContext%/portal/apis
|
||||
org.owasp.csrfguard.unprotected.portalApis=%servletContext%/portal/apis/*
|
||||
org.owasp.csrfguard.unprotected.socialAcs=%servletContext%/social/acs
|
||||
org.owasp.csrfguard.unprotected.socialApis=%servletContext%/social/apis
|
||||
org.owasp.csrfguard.unprotected.appStoreDevices=%servletContext%/store/apps/devices/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user