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/docs/content/doc/advanced
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
..
adding-legal-pages.en-us.md Add Privacy Policy and Terms of Service Page (#9513) 5 years ago
clone-filter.en-us.md [Docs] Clone filters (#14555) 3 years ago
cmd-embedded.en-us.md Reformat docs (#13897) 4 years ago
config-cheat-sheet.en-us.md Add ui.explore settings to control view of explore pages (2) (#14094) 3 years ago
config-cheat-sheet.zh-cn.md Add ui.explore settings to control view of explore pages (2) (#14094) 3 years ago
customizing-gitea.en-us.md Note that all template directories are relative to the `CustomPath` configuration, not a `custom` directory inside it (#14399) 4 years ago
customizing-gitea.zh-cn.md Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better syntax light on editor (#11926) 4 years ago
environment-variables.en-us.md Update docs and comments to remove macaron (#14491) 3 years ago
environment-variables.zh-cn.md Update docs and comments to remove macaron (#14491) 3 years ago
external-renderers.en-us.md Reformat docs (#13897) 4 years ago
hacking-on-gitea.zh-cn.md ZH-CN translation of Advanced part (#5090) 6 years ago
logging-documentation.en-us.md Update docs and comments to remove macaron (#14491) 3 years ago
mail-templates-us.md Reformat docs (#13897) 4 years ago
make.fr-fr.md Reformat docs (#13897) 4 years ago
make.zh-cn.md Reformat docs (#13897) 4 years ago
repo-indexer.en-us.md Reformat docs (#13897) 4 years ago
search-engines-indexation.en-us.md Reformat docs (#13897) 4 years ago
signing.en-us.md Reformat docs (#13897) 4 years ago
third-party-tools.zh-cn.md Reformat docs (#13897) 4 years ago