gitea/routers/web/user
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
..
setting Make allowed Visiblity modes configurable for Users (#16271) 2021-06-27 19:47:35 +01:00
auth_openid.go
auth.go Add better errors for disabled account recovery (#15117) 2021-06-25 23:16:36 -05:00
avatar.go
home_test.go
home.go Improve performance of dashboard list orgs (#16099) 2021-06-14 20:18:09 +08:00
main_test.go
notification.go
oauth.go Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
profile.go Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
task.go Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00