Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #430 /admin/listclients with URL auth #431

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 12, 2023

  1. Fixes karlheyes#430 /admin/listclients with URL auth

    Normally the /admin/listclients?mountpoint=/stream URL is accessible by authenticating with the <source-password> (when not using Mountpoint Authentication. However when specifying <authentication type="url"> with the stream_auth option the end-point returns 403 Forbidden with "Mountpoint in use".
    
    This PR correctly detects /admin/listclients as a source admin request and fixes karlheyes#430
    TheRealMattLear authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    305b847 View commit details
    Browse the repository at this point in the history