mirror of https://github.com/go-gitea/gitea.git
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.
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> |
4 years ago | |
---|---|---|
.. | ||
attachment.go | 5 years ago | |
cache.go | 4 years ago | |
cors.go | 5 years ago | |
cron.go | 5 years ago | |
cron_test.go | 5 years ago | |
database.go | 4 years ago | |
database_sqlite.go | 6 years ago | |
database_test.go | 6 years ago | |
git.go | 4 years ago | |
indexer.go | 5 years ago | |
indexer_test.go | 6 years ago | |
lfs.go | 4 years ago | |
log.go | 4 years ago | |
mailer.go | 5 years ago | |
markup.go | 5 years ago | |
migrations.go | 4 years ago | |
picture.go | 4 years ago | |
project.go | 5 years ago | |
queue.go | 4 years ago | |
repository.go | 4 years ago | |
service.go | 4 years ago | |
session.go | 4 years ago | |
setting.go | 4 years ago | |
setting_test.go | 4 years ago | |
storage.go | 4 years ago | |
storage_test.go | 4 years ago | |
task.go | 5 years ago | |
webhook.go | 5 years ago |