summarylogtreecommitdiffstats
path: root/gitea-disable-u2f.patch
blob: c87913121cd469de9961f61531997edcad2130b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- 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]