Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 494
    • Issues 494
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Merge Requests
  • !1071

Merged
Opened Jul 24, 2020 by Thom@thom🛠Developer

Set DirectoryIndex and unset CSP for /stats

  • Overview 3
  • Commits 4
  • Pipelines 8
  • Changes 2

If a user creates a .htaccess in the web root with a Content Security Policy, the stats interface won't work anymore. Best thing to do is unset the CSP in /stats/.htaccess. Same thing for DirectoryIndex, for example if a user sets "DirectoryIndex home.php", you can't use the stats interface anymore.

Edited Jul 24, 2020 by Thom
Assignee
Assign to
Reviewer
Request review from
3.2
Milestone
3.2
Assign milestone
Time tracking
Reference: ispconfig/ispconfig3!1071
Source branch: csp-index-stats