0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-24 19:54:41 +01:00
gitea/modules
KN4CK3R 0a9a86b943
Respect REQUIRE_SIGNIN_VIEW for packages (#20873)
Fix #20863

When REQUIRE_SIGNIN_VIEW = true, even with public repositories, you can only see them after you login. The packages should not be accessed without login.

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-09-21 21:01:18 +08:00
..
activitypub
analyze
appstate
auth
avatar Go 1.19 format (#20758) 2022-08-30 21:15:45 -05:00
base
cache
charset Move go-licenses to generate and separate generate into a frontend and backend component (#21061) 2022-09-05 14:04:18 +08:00
container
context Respect REQUIRE_SIGNIN_VIEW for packages (#20873) 2022-09-21 21:01:18 +08:00
convert Fix 500 on time tracking in timeline API (#21052) 2022-09-04 15:01:23 +01:00
csv Go 1.19 format (#20758) 2022-08-30 21:15:45 -05:00
doctor
emoji Go 1.19 format (#20758) 2022-08-30 21:15:45 -05:00
eventsource
generate
git Treat git object mode 40755 as directory (#21195) 2022-09-18 09:31:20 +08:00
gitgraph
graceful
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer test: use T.TempDir to create temporary test directory (#21043) 2022-09-04 16:14:53 +01:00
issue/template Support Issue forms and PR forms (#20987) 2022-09-02 15:58:49 +08:00
json
lfs
log test: use T.TempDir to create temporary test directory (#21043) 2022-09-04 16:14:53 +01:00
markup [API] teamSearch show teams with no members if user is admin (#21204) 2022-09-19 20:02:29 +08:00
mcaptcha
metrics
migration Add more checks in migration code (#21011) 2022-09-04 13:47:56 +03:00
mirror
nosql
notification Webhook for Wiki changes (#20219) 2022-09-04 20:54:23 +01:00
options
packages Fix various typos (#21103) 2022-09-07 14:40:36 -04:00
paginator
password
pprof Go 1.19 format (#20758) 2022-08-30 21:15:45 -05:00
private
process
proxy
proxyprotocol
public
queue test: use T.TempDir to create temporary test directory (#21043) 2022-09-04 16:14:53 +01:00
recaptcha
references
regexplru
repository Remove unnecessary length check for repo's Description & Website (#21194) 2022-09-18 10:35:24 +08:00
secret
session
setting Add KaTeX rendering to Markdown. (#20571) 2022-09-14 00:33:37 +08:00
sitemap
ssh
storage
structs Limit length of repo description and repo url input fields (#21119) 2022-09-16 15:19:16 +08:00
svg
sync
templates Show label description in comments section (#21156) 2022-09-16 20:44:00 +08:00
test
timeutil
translation
typesniffer
updatechecker
upload
uri
user
util Go 1.19 format (#20758) 2022-08-30 21:15:45 -05:00
validation Add more checks in migration code (#21011) 2022-09-04 13:47:56 +03:00
watcher
web