*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects

Temporarily unset `SERVER_NAME` when handling requests

Merged Moser, Maximilian requested to merge mm/server-name into master

Because otherwise, flask.url_for() will always prefer the value of SERVER_NAME over the HTTP Host header value. While this may be desirable for security reasons for single-domain setups, it causes issues with OIDC (generating absolute redirect URIs) on secondary domains of our multi-domain setup.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading