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.
gitea/modules
Yarden Shoham 5a7bacb005
Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783)
So we don't warn on default behavior

- Fixes https://github.com/go-gitea/gitea/issues/28758
- Follows https://github.com/go-gitea/gitea/pull/28390

Signed-off-by: Yarden Shoham <git@yardenshoham.com>
1 year ago
..
actions Fix schedule tasks bugs (#28691) 1 year ago
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
analyze
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
auth Next round of `db.DefaultContext` refactor (#27089) 1 year ago
avatar
base Refactor some legacy code and remove unused code (#28622) 1 year ago
cache Always enable caches (#28527) 1 year ago
charset Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
container
context Abstract hash function usage (#28138) 1 year ago
contexttest Replace assert.Fail with assert.FailNow (#27578) 1 year ago
csv
doctor Add orphaned topic consistency check (#28507) 1 year ago
emoji
eventsource Final round of `db.DefaultContext` refactor (#27587) 1 year ago
generate
git Integration Test for Commit Search containing Square Brackets (#28751) 1 year ago
gitgraph More `db.DefaultContext` refactor (#27265) 1 year ago
graceful Suggest to use Type=simple for systemd service (#28717) 1 year ago
hcaptcha
highlight Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 1 year ago
html
httpcache
httplib
indexer Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
issue/template
json
label
lfs Do not set `Accept` header twice (#28598) 1 year ago
log Reduce some allocations in type conversion (#26772) 1 year ago
markup Make cross-reference issue links work in markdown documents again (#28682) 1 year ago
mcaptcha
metrics Reduce usage of `db.DefaultContext` (#27073) 1 year ago
migration
nosql
options
packages Support for grouping RPMs using paths (#26984) 1 year ago
paginator
pprof
private
process Replace assert.Fail with assert.FailNow (#27578) 1 year ago
proxy
proxyprotocol
public Refactor CORS handler (#28587) 1 year ago
queue Increase queue length (#27555) 1 year ago
recaptcha
references Make cross-reference issue links work in markdown documents again (#28682) 1 year ago
regexplru
repository Make offline mode as default to no connect external avatar service by default (#28548) 1 year ago
secret
session Next round of `db.DefaultContext` refactor (#27089) 1 year ago
setting Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) 1 year ago
sitemap
ssh Remove SSH workaround (#27893) 1 year ago
storage Fix object storage path handling (#27024) 1 year ago
structs chore(api): support ignore password if login source type is LDAP for creating user API (#28491) 1 year ago
svg
sync
system Replace more db.DefaultContext (#27628) 1 year ago
templates Support for grouping RPMs using paths (#26984) 1 year ago
test Move web/api context related testing function into a separate package (#26859) 1 year ago
testlogger
timeutil Make template `DateTime` show proper tooltip (#28677) 1 year ago
translation
turnstile
typesniffer
updatechecker Replace more db.DefaultContext (#27628) 1 year ago
upload
uri
user
util Add option to disable ambiguous unicode characters detection (#28454) 1 year ago
validation Check blocklist for emails when adding them to account (#26812) 1 year ago
web Refactor CORS handler (#28587) 1 year ago
webhook Fix schedule tasks bugs (#28691) 1 year ago