mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
issue 1495 fixed keep login error with email_address identifier type
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10250 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
dc453b7ffc
commit
0f2b468f46
2 changed files with 8 additions and 2 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<table name="member_autologin" alias="member_autologin" />
|
||||
</tables>
|
||||
<columns>
|
||||
<column name="member.email_address" alias="email_address" />
|
||||
<column name="member.user_id" alias="user_id" />
|
||||
<column name="member.password" alias="password" />
|
||||
<column name="member_autologin.autologin_key" alias="autologin_key" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue