0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 10:04:24 +01:00
gitea/modules/setting
Exploding Dragon de175e3b06
Add signature support for the RPM module (#27069)
close  #27031

If the rpm package does not contain a matching gpg signature, the
installation will fail. See (#27031) , now auto-signing rpm uploads.

This option is turned off by default for compatibility.
2024-08-06 09:03:33 -04:00
..
config
actions.go Clear up old Actions logs (#31735) 2024-08-02 00:42:08 +00:00
actions_test.go
admin.go Allow disabling authentication related user features (#31535) 2024-07-09 17:36:31 +00:00
api.go
asset_dynamic.go
asset_static.go
attachment.go
attachment_test.go
cache.go
camo.go
config.go
config_env.go Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
config_env_test.go
config_provider.go Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08: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
glob.go Improve grep search (#30843) 2024-05-03 09:13:48 +00:00
global.go Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
highlight.go
i18n.go
incoming_email.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 2024-04-29 08:47:56 +00:00
indexer.go Improve grep search (#30843) 2024-05-03 09:13:48 +00:00
indexer_test.go
lfs.go
lfs_test.go
log.go
log_test.go
mailer.go Add option to change mail from user display name (#31528) 2024-07-14 23:27:00 +02:00
mailer_test.go
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go Always load or generate oauth2 jwt secret (#30942) 2024-05-14 14:21:38 +00:00
oauth2_test.go Always load or generate oauth2 jwt secret (#30942) 2024-05-14 14:21:38 +00:00
other.go
packages.go Add signature support for the RPM module (#27069) 2024-08-06 09:03:33 -04:00
packages_test.go
path.go
path_test.go
picture.go
project.go
proxy.go
queue.go
repository.go
repository_archive.go
repository_archive_test.go
security.go
server.go Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
service.go
service_test.go
session.go
setting.go Fix duplicate sub-path for avatars (#31365) 2024-06-15 11:43:57 +08:00
setting_test.go
ssh.go
storage.go Enable unparam linter (#31277) 2024-06-11 18:47:45 +00:00
storage_test.go Azure blob storage support (#30995) 2024-05-30 07:33:50 +00:00
task.go
time.go
ui.go Add MAX_ROWS option for CSV rendering (#30268) 2024-06-06 16:06:59 +08:00
webhook.go