[% SET reset_url = "/resetpass"; IF !https; USE ApplicationUrl; SET secure_url = ApplicationUrl.get_secure_url( host => SERVER_NAME, port => SERVER_PORT, proxysubdomains => cpconf.proxysubdomains); SET reset_url = secure_url _ reset_url; END; %]
[% IF !https %]
[% IF CPANEL.is_debug_mode_enabled() %] [% END %]
[% locale.maketext('Warning:') %] [% locale.maketext('The Reset Password feature only supports the [asis,HTTPS] protocol.') %]
[% ELSE %]
[% IF CPANEL.is_debug_mode_enabled() %] [% END %]
[% END %] [%# marker for testing%]