You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is one setting that when enabled both requires authentication on the new media endpoints, AND freezes media on the legacy unauthenticated endpoints. My plan was to enable auth media, and then implement nginx rules to lock down the unauthed endpoint to a small subset of users, but with both of these actions on the same setting I can't do this.
Requesting that authenticated media is split into two separate config options: One for requiring auth on the new endpoints, and another for freezing the old endpoints.
The text was updated successfully, but these errors were encountered:
Description:
Currently there is one setting that when enabled both requires authentication on the new media endpoints, AND freezes media on the legacy unauthenticated endpoints. My plan was to enable auth media, and then implement nginx rules to lock down the unauthed endpoint to a small subset of users, but with both of these actions on the same setting I can't do this.
Requesting that authenticated media is split into two separate config options: One for requiring auth on the new endpoints, and another for freezing the old endpoints.
The text was updated successfully, but these errors were encountered: