Replies: 1 comment
-
Hey Tim, auth is now required in Sourcebot starting v4. You can learn more in the auth docs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I updated Sourebot to v4 and wanted to disable the login by setting
SOURCEBOT_AUTH_ENABLED
to "false" in my docker-compose file, but unfortunately the login screen is still shown. When I setAUTH_CREDENTIALS_LOGIN_ENABLED
to "false", it shows:So how can I disable the login/auth completely in v4?
Beta Was this translation helpful? Give feedback.
All reactions