gitea/modules/setting
yp05327 a0b3d9add0
Support disable passkey auth (#33348)
Fix #33314

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-22 22:58:36 +00:00
..
config
actions.go
actions_test.go
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment.go
attachment_test.go
cache.go
camo.go
config.go
config_env.go Make Gitea always use its internal config, ignore `/etc/gitconfig` (#33076) 2025-01-02 20:26:48 +00:00
config_env_test.go
config_provider.go
config_provider_test.go
cors.go Fix settings not being loaded at CLI (#26402) 2024-12-30 05:54:20 +00:00
cron.go
cron_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
database.go
database_sqlite.go
database_test.go
federation.go
git.go
git_test.go
gloabl_lock.go
glob.go
global.go
global_lock_test.go
highlight.go
i18n.go Update i18n.go - Language Picker (#32933) 2024-12-21 04:56:08 +00:00
incoming_email.go
indexer.go Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
indexer_test.go
lfs.go
lfs_test.go
log.go
log_test.go
mailer.go Fix settings not being loaded at CLI (#26402) 2024-12-30 05:54:20 +00:00
mailer_test.go
markup.go Refactor markup render system (#32533) 2024-11-18 13:25:42 +08:00
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go
oauth2_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
other.go
packages.go Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
packages_test.go
path.go
path_test.go
picture.go
project.go
proxy.go
queue.go
repository.go Allow to fork repository into the same owner (#32819) 2024-12-14 09:39:05 +08:00
repository_archive.go
repository_archive_test.go
security.go Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
server.go
service.go Support disable passkey auth (#33348) 2025-01-22 22:58:36 +00:00
service_test.go
session.go Fix settings not being loaded at CLI (#26402) 2024-12-30 05:54:20 +00:00
setting.go Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
setting_test.go
ssh.go
storage.go Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581) 2024-11-22 20:12:06 +00:00
storage_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
task.go
time.go Fix settings not being loaded at CLI (#26402) 2024-12-30 05:54:20 +00:00
ui.go Add `show more` organizations icon in user's profile (#32986) 2024-12-27 02:49:50 +08:00
webhook.go