Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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/setting
Xinyu Zhou 68e934ab5d
Add option to enable CAPTCHA validation for login (#21638)
2 years ago
..
attachment.go
cache.go
cors.go Add configuration for CORS allowed headers (#21747) 2 years ago
cron.go
cron_test.go
database.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
database_sqlite.go
database_test.go
directory.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
federation.go
git.go
i18n.go
indexer.go
indexer_test.go
lfs.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
log.go
mailer.go Rework mailer settings (#18982) 3 years ago
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go Add package registry quota limits (#21584) 2 years ago
packages_test.go Add package registry quota limits (#21584) 2 years ago
picture.go Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
project.go
proxy.go
queue.go Add generic set type (#21408) 2 years ago
repository.go Add disable download source configuration (#20548) 3 years ago
service.go Add option to enable CAPTCHA validation for login (#21638) 2 years ago
session.go
setting.go Allow disable RSS/Atom feed (#21622) 2 years ago
setting_test.go
storage.go
storage_test.go
task.go
webhook.go