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
{{ message }}
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
Struggled with this for a couple hours myself, I checked the spec file and saw that it can be conditionally toggled by creating/removing BASIC_AUTH_USERNAME
Just to clarify, no config is necessarry in the static.json. If the ENV contains a BASIC_AUTH_USERNAME and a hashedBASIC_AUTH_PASSWORD, basic auth will be enabled.
Repost from #45 (comment):
A way to enable / disable basic auth based on an env var.
The text was updated successfully, but these errors were encountered: