sourcebot/packages/backend/src
Michael Sukkarieh aac1d4529e
Add anonymous access option to core (#385)
* migrate anonymous access logic out of ee

* add anonymous access toggle

* handle anon toggle properly based on perms

* add forceEnableAnonymousAccess setting

* add docs for access settings

* change forceEnableAnonymousAccess to be an env var

* add FORCE_ENABLE_ANONYMOUS_ACCESS to list in docs

* add back the enablePublicAccess setting as deprecated

* add changelog entry

* fix build errors

* add news entry for anonymous access

* feedback
2025-07-19 14:04:41 -07:00
..
bitbucket.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
connectionManager.ts fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created (#354) 2025-06-17 14:04:25 -07:00
connectionUtils.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
constants.ts Add anonymous access option to core (#385) 2025-07-19 14:04:41 -07:00
env.ts [indexing] make retry configurable (#377) 2025-07-14 12:31:34 -07:00
gerrit.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
git.ts feat: Generic git host support (local & remote) (#307) 2025-05-15 13:42:58 -07:00
gitea.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
github.test.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
github.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
gitlab.test.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
gitlab.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
index.ts fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created (#354) 2025-06-17 14:04:25 -07:00
instrument.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
main.ts fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created (#354) 2025-06-17 14:04:25 -07:00
posthog.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
posthogEvents.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
promClient.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
repoCompileUtils.ts chore: Misc typos (UI, docs, code...), Makefile PATH with spaces (#369) 2025-07-16 11:59:01 -07:00
repoManager.ts chore: Misc typos (UI, docs, code...), Makefile PATH with spaces (#369) 2025-07-16 11:59:01 -07:00
types.ts Display name improvements (#259) 2025-04-02 17:50:48 -07:00
utils.test.ts fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created (#354) 2025-06-17 14:04:25 -07:00
utils.ts fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created (#354) 2025-06-17 14:04:25 -07:00
zoekt.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00