mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Issue 2134 Set theme files sending Login information as SSL (optional). And fix referer_url as htmlspecialchars value.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3@10880 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b2f4174804
commit
db413a266d
6 changed files with 6 additions and 6 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<!--%import("./filter/openid_login.xml")-->
|
||||
<!--%import("./message.js")-->
|
||||
<div class="mLogin" id="gLogin">
|
||||
<form action="./" method="post" ruleset="@login" id="gForm">
|
||||
<form action="{getUrl('','act','procMemberLogin')}" method="post" ruleset="@login" id="gForm">
|
||||
<input type="hidden" name="act" value="procMemberLogin" />
|
||||
<fieldset>
|
||||
<ul class="idpw">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue