1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 08:15:47 +00:00
gitea/routers
Sergey Dryabzhinsky 22a0636544
Add Visible modes function from Organisation to Users too (#16069)
You can limit or hide organisations. This pull make it also posible for users

- new strings to translte
- add checkbox to user profile form
- add checkbox to admin user.edit form
- filter explore page user search
- filter api admin and public user searches
- allow admins view "hidden" users
- add app option DEFAULT_USER_VISIBILITY
- rewrite many files to use Visibility field
- check for teams intersection
- fix context output
- right fake 404 if not visible

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2021-06-26 20:53:14 +01:00
..
api/v1 Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
common Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
install Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
private Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
web Add Visible modes function from Organisation to Users too (#16069) 2021-06-26 20:53:14 +01:00
init.go Let package git depend on setting but not opposite (#15241) 2021-06-26 13:28:55 +02:00