forgejo/routers/web/admin
6543 0b27b93728
Make allowed Visiblity modes configurable for Users (#16271)
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>
2021-06-27 19:47:35 +01:00
..
admin.go
admin_test.go
auths.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go Make allowed Visiblity modes configurable for Users (#16271) 2021-06-27 19:47:35 +01:00
users_test.go Make allowed Visiblity modes configurable for Users (#16271) 2021-06-27 19:47:35 +01:00