Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions home/jobs/OMERO-web/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,8 @@ omero config set omero.web.feedback.error.enabled false

# CSRF
# omero config set omero.web.csrf_trusted_origins '["https://YOURSERVER"]'
omero config set omero.web.csrf_trusted_origins '["https://merge-ci.openmicroscopy.org"]'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This simplifies matter for the installation in Dundee but less generic.
Saying that, I don't think anybody deployed it



BUILD_ID=DONT_KILL_ME omero web start
omero web diagnostics
Expand Down