Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Upstream
Gitea
Commits
f51e7ed1
Commit
f51e7ed1
authored
6 years ago
by
John Olheiser
Committed by
techknowlogick
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update U2F section defaults (#5994)
Signed-off-by:
jolheiser
<
john.olheiser@gmail.com
>
parent
01bbf5ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
custom/conf/app.ini.sample
+4
-3
custom/conf/app.ini.sample
with
4 additions
and
3 deletions
+4
-3
custom/conf/app.ini.sample
View file @
f51e7ed1
...
...
@@ -662,11 +662,12 @@ sv-SE = sv
ko-KR = ko
[U2F]
; NOTE: THE DEFAULT VALUES HERE WILL NEED TO BE CHANGED
; 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 tru
i
sted facets
TRUSTED_FACETS =
%(PROTOCOL)s://%(DOMAIN)s:%(HTTP_PORT)s
/
;
APP_ID =
http://localhost:3000
/
; Comma seperated list of trusted facets
;
TRUSTED_FACETS =
http://localhost:3000
/
; Extension mapping to highlight class
; e.g. .toml=ini
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment