[%# Simple format of the login form. # License: Dual-license GPL 3.0+ or MPL 1.1+. # Contributor(s): Vitaliy Filippov #%] [%# INTERFACE: # target: string. URL to go to after login. #%] [% IF !target %] [% target = "index.cgi" %] [% END %] Log in to [% terms.Bugzilla %]
[% Param('emailsuffix') FILTER html %] [% IF Param('rememberlogin') == 'defaulton' || Param('rememberlogin') == 'defaultoff' %] [% END %] [% PROCESS "global/hidden-fields.html.tmpl" exclude="^Bugzilla_(login|password|restrictlogin)$" %]