Skip to content
Snippets Groups Projects

Panel reverse proxy

Merged Rajko Albrecht requested to merge alwin/ispconfig3:panel_reverse_proxy into stable-3.1

As briefly discussed in #5236 (closed):

  • integrated a flag into security_settings.ini called reverse_proxy_panel_allowed
  • known values:
    • none (defaul if not set or unknown), this is as it works now
    • sites proxy is allowed for know sites (created via ispconfig)
    • all switch of cookie domain security complete (every host name is allowed to login via login form)
  • splitted session creation out of app::constructor 'cause otherwise there are some circular references to global $app variable. These references can not resolved when accessing database for the "site" value as far as I saw and understood.

Merge request reports

Checking pipeline status.

Merged by Till BrehmTill Brehm 6 years ago (Feb 12, 2019 3:59pm UTC)

Loading

Activity

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