Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
5acd58d2
Commit
5acd58d2
authored
Jan 11, 2018
by
Jonathan Gazeley
Browse files
Fix ordering of template to close #94
parent
9a19565e
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/eap.erb
View file @
5acd58d2
...
...
@@ -135,8 +135,8 @@ eap {
# the users password will go over the wire in plain-text,
# for anyone to see.
#
<%-
if
@gtc_challenge
-%>
gtc {
<%-
if
@gtc_challenge
-%>
# The default challenge, which many clients
# ignore..
challenge = "
<%=
@gtc_challenge
%>
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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