0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 11:44:39 +01:00
gitea/modules
silverwind 5180deb819
Send 404 immediately for known public requests (#11117)
Instead of further handling requests to public which causes issues like #11088, immediately terminate requests to directories js, css, fomantic if no file is found which is checked against a hardcoded list. Maybe there is a way to retrieve the top-level entries below public in a dynamic fashion.

I also added fomantic to the reserved usernames and sorted the list.

Fixes: #11088
2020-04-18 22:01:06 +01:00
..
analyze Migrate to go-enry new version (#10906) 2020-04-15 20:40:39 +03:00
auth Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
avatar
base
cache
charset
context
convert Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
cron
generate
git Migrate to go-enry new version (#10906) 2020-04-15 20:40:39 +03:00
gitgraph
graceful
highlight
httplib
indexer Migrate to go-enry new version (#10906) 2020-04-15 20:40:39 +03:00
lfs
log
markup Handle yaml frontmatter (#11016) 2020-04-09 11:54:50 +01:00
metrics
migrations [BugFix] remove nil inserts in models (#11096) 2020-04-17 20:42:57 +03:00
notification
options
password
pprof
private
process
public Send 404 immediately for known public requests (#11117) 2020-04-18 22:01:06 +01:00
queue
recaptcha
references
repofiles Avoid 0 new commits messages to be send (#11082) 2020-04-18 21:02:59 +01:00
repository Fix forked repo has no icon and language stat. (#10791) 2020-04-08 15:13:04 +03:00
secret
session
setting
ssh
structs Add single release page and latest redirect (#11102) 2020-04-18 11:47:15 -03:00
sync
task
templates
test
timeutil
upload
user
util
validation [API] Get a single commit via Ref (#10915) 2020-04-07 22:54:46 -04:00
webhook