Skip to content

Could we implement ALLOWED_ORG_VISIBILITY_MODES? #34289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
markwylde opened this issue Apr 26, 2025 · 3 comments
Open

Could we implement ALLOWED_ORG_VISIBILITY_MODES? #34289

markwylde opened this issue Apr 26, 2025 · 3 comments
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@markwylde
Copy link

Feature Description

We currently have a config variable for ALLOWED_USER_VISIBILITY_MODES, which can be public,limited,private. When specified, it will "Set which visibility modes a user can have"

Can we implement a ALLOWED_ORG_VISIBILITY_MODES that would act the same? "Set which visibility modes an org can have"

For example, when set, to "limited,private" it would show like:

Image

Screenshots

No response

@markwylde markwylde added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Apr 26, 2025
@markwylde
Copy link
Author

This is Claude Code's attempt to implement it:
#34290

@techknowlogick
Copy link
Member

This seems reasonable. Would you be able to send a PR? If not, that's ok as someone else could probably get to it.

@markwylde
Copy link
Author

Thanks @techknowlogick. I've pushed up a PR here:
#34290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

2 participants