mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 17:24:43 +00:00
0b27b93728
Now that #16069 is merged, some sites may wish to enforce that users are all public, limited or private, and/or disallow users from becoming private. This PR adds functionality and settings to constrain a user's ability to change their visibility. Co-authored-by: zeripath <art27@cantab.net>