sourcebot/packages/backend
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
..
src Add anonymous access option to core (#385) 2025-07-19 14:04:41 -07:00
.gitignore v3 effort (#158) 2025-03-31 22:34:42 -07:00
package.json 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
tsconfig.json v3 effort (#158) 2025-03-31 22:34:42 -07:00
vitest.config.ts Add unit testing library to @sourcebot/backend (#65) 2024-11-12 18:37:35 -08:00