Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Victor Näslund
TOTP-Shibboleth-loginhandler
Commits
59987a10
Commit
59987a10
authored
Mar 29, 2017
by
Victor Näslund
Browse files
test
parent
e8f94809
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/views/loginTOTP.vm
View file @
59987a10
...
...
@@ -66,6 +66,10 @@
<input
class=
"form-element form-field"
id=
"TOTPCode"
name=
"j_TOTPCode"
type=
"password"
value=
""
>
</div>
<div
class=
"form-element-wrapper"
>
<input
type=
"checkbox"
name=
"sendSMS"
value=
"0"
>
#
springMessageText
(
"idp.login.sendSMS"
,
"Send SMS"
)
</div>
<div
class=
"form-element-wrapper"
>
<input
type=
"checkbox"
name=
"donotcache"
value=
"1"
>
#
springMessageText
(
"idp.login.donotcache"
,
"Don't Remember Login"
)
</div>
...
...
Write
Preview
Supports
Markdown
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