##// END OF EJS Templates
feat(2fa): added 2fa for more auth plugins and moved 2fa forced functionality to ee edition. Fixes: RCCE-68
feat(2fa): added 2fa for more auth plugins and moved 2fa forced functionality to ee edition. Fixes: RCCE-68

File last commit:

r5038:8d84b8df default
r5397:46138ab9 default
Show More
login2.html
8 lines | 153 B | text/html | HtmlLexer
<%
# Tweaks needed to simulate things
c.came_from = ""
%>
## Include the original file here for easy operation
<%include file="/login.mako" />