Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Adjust the setting general.accepted.origin.whitelist in eidm2.properties to allow certain hosts. e.g.

...

When the Origin or Referer HTTP header is present a proxy needs to be configured so that it matches the requested URL otherwise a HTTP error ( 400 BAD REQUEST) will be thrown. From the following link you can find information what is needed to configure the proxy: https://ci.apache.org/projects/wicket/apidocs/6.x/org/apache/wicket/protocol/http/CsrfPreventionRequestCycleListener.html 


Adjust the setting general.accepted.origin.whitelist in eidm2.properties to allow certain hosts.  e.g.

general.accepted.origin.whitelist = example.com, example.org

Filter by label (Content by label)
showLabelsfalse
max5
spacesKNB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("csrf","origin") and type = "page" and space = "KNB"
labelscsrf origin

...

Page Properties
hiddentrue


Related issues