mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
Use hostmacher to replace matchlist. And we introduce a better DialContext to do a full host/IP check, otherwise the attackers can still bypass the allow/block list by a 302 redirection. |
||
|---|---|---|
| .. | ||
| attachment.go | ||
| cache.go | ||
| cors.go | ||
| cron_test.go | ||
| cron.go | ||
| database_sqlite.go | ||
| database_test.go | ||
| database.go | ||
| federation.go | ||
| git.go | ||
| indexer_test.go | ||
| indexer.go | ||
| lfs.go | ||
| log.go | ||
| mailer.go | ||
| markup.go | ||
| migrations.go | ||
| mime_type_map.go | ||
| mirror.go | ||
| oauth2_client.go | ||
| picture.go | ||
| project.go | ||
| proxy.go | ||
| queue.go | ||
| repository.go | ||
| service.go | ||
| session.go | ||
| setting_test.go | ||
| setting.go | ||
| storage_test.go | ||
| storage.go | ||
| task.go | ||
| webhook.go | ||