You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
zeripath c8e5c79cfd
Add ui.explore settings to control view of explore pages (2) (#14094)
This is an alternative PR to #13687.

Add `[ui.explore]` settings to allow restricting the
explore pages to logged in users only and to disable the users explore page.

The two proposed settings are:

- `REQUIRE_SIGNIN_VIEW`: Only allows access to the explore pages if the
user is signed in. Also restricts
  - `/api/v1/user/search`
  - `/api/v1/users/{username}`
  - `/api/v1/users/{username}/repos`
  - but does not restrict `/api/v1/users/{username}/heatmap`
- `DISABLE_USERS_PAGE`: Disables the /explore/users page

Fix #2908

Close #13687 

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
3 years ago
..
admin Hide resync all ssh principals when using internal ssh server (#14904) 3 years ago
base Fix dashboard UI bugs and more (#14767) 3 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add ui.explore settings to control view of explore pages (2) (#14094) 3 years ago
mail Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
org Fix alignment of People and Teams right arrow on org homepage (#14924) 3 years ago
repo Minor UI fixes (#14926) 3 years ago
shared Improve label and text wrapping (#14113) 4 years ago
status Style and template tweaks (#13828) 4 years ago
swagger Make manual merge autodetection optional and add manual merge as merge method (#12543) 3 years ago
user Fix a couple of issues with a feeds (#14897) 3 years ago
home.tmpl Consolidate Logos and update README header (#14136) 4 years ago
install.tmpl Add Password Algorithm option to install page (#14701) 3 years ago
post-install.tmpl Add class to page content to unify top margin (#13766) 4 years ago