summarylogtreecommitdiffstats
path: root/gitea-disable-u2f.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gitea-disable-u2f.patch')
-rw-r--r--gitea-disable-u2f.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/gitea-disable-u2f.patch b/gitea-disable-u2f.patch
deleted file mode 100644
index c87913121cd4..000000000000
--- a/gitea-disable-u2f.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- a/custom/conf/app.ini.sample
-+++ b/custom/conf/app.ini.sample
-@@ -628,13 +628,6 @@ sr-SP = sr
- sv-SE = sv
- ko-KR = ko
-
--[U2F]
--; Two Factor authentication with security keys
--; https://developers.yubico.com/U2F/App_ID.html
--APP_ID = %(PROTOCOL)s://%(DOMAIN)s:%(HTTP_PORT)s/
--; Comma seperated list of truisted facets
--TRUSTED_FACETS = %(PROTOCOL)s://%(DOMAIN)s:%(HTTP_PORT)s/
--
- ; Extension mapping to highlight class
- ; e.g. .toml=ini
- [highlight.mapping]