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 was archived by the owner on Sep 30, 2024. It is now read-only.
We should return back this ability to make instance publicly available based on auth.public site config, but also with additional specific license tag check (smth like allow-anonymous-usage), that CEs will use only for special occasions.
One of the prospects requested this feature to simplify their process of setting up POC during the trial period.
We already had this feature back in the older versions (prior to 3.8), but then removed https://github.com/sourcegraph/sourcegraph/pull/5514 to avoid abuse usage.
We should return back this ability to make instance publicly available based on
auth.publicsite config, but also with additional specific license tag check (smth likeallow-anonymous-usage), that CEs will use only for special occasions.cc @sourcegraph/iam @ryphil