##// END OF EJS Templates
fix(encryption): rely on default config based strict mode if not explicitly given into function params
fix(encryption): rely on default config based strict mode if not explicitly given into function params

File last commit:

r5038:8d84b8df default
r5376:63f7e8c6 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" />