gitea/modules/setting
Giteabot 327f2207dc
Make OAuth2 issuer configurable (#35915) (#35916)
Backport #35915 by wxiaoguang
2025-11-10 16:12:25 +07:00
..
config Use configurable remote name for git commands (#35172) 2025-08-21 10:14:35 +07:00
actions.go
actions_test.go
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment.go fix attachment file size limit in server backend (#35519) (#35720) 2025-10-21 18:01:59 +07:00
attachment_test.go
cache.go
camo.go
config.go Use configurable remote name for git commands (#35172) 2025-08-21 10:14:35 +07:00
config_env.go
config_env_test.go
config_provider.go Refactor legacy code (#35708) (#35716) 2025-10-21 05:47:37 +07:00
config_provider_test.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
federation.go
git.go
git_test.go
gloabl_lock.go
glob.go Replace gobwas/glob package (#35478) 2025-09-13 18:01:00 +07:00
global.go
global_lock_test.go
highlight.go
i18n.go
incoming_email.go
indexer.go
indexer_test.go
lfs.go
lfs_test.go
log.go
log_test.go
mailer.go
mailer_test.go
markup.go Fix external render, make iframe render work (#35727, #35730) (#35731) 2025-10-23 16:07:17 +07:00
markup_test.go
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go Make OAuth2 issuer configurable (#35915) (#35916) 2025-11-10 16:12:25 +07:00
oauth2_test.go
other.go
packages.go
packages_test.go
path.go
path_test.go
picture.go
project.go
proxy.go
queue.go
repository.go Stream repo zip/tar.gz/bundle achives by default (#35487) 2025-09-19 11:51:21 +07:00
repository_archive.go
repository_archive_test.go
security.go
server.go Make ACME email optional (#35849) (#35857) 2025-11-04 10:22:26 +07:00
service.go Replace gobwas/glob package (#35478) 2025-09-13 18:01:00 +07:00
service_test.go Replace gobwas/glob package (#35478) 2025-09-13 18:01:00 +07:00
session.go
setting.go
setting_test.go
ssh.go
storage.go
storage_test.go
task.go
time.go
ui.go Avoid emoji mismatch and allow to only enable chosen emojis (#35692) (#35705) 2025-10-20 08:29:02 +07:00
webhook.go