rhymix/modules/member
misol d5db581212 Issue 2546 In Member module, When modify member info, XE Check password. But, on SSL only mode, the page was reloaded by iframe(not sure, but net status of FireBug said.)
Also, XE refreshed the session information of password check. As it was, a member could not only modify his/her information, but also retyped his/her password.
Check if it is 'reloaded' request. If it is, do not modify session checker.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11571 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-30 15:17:04 +00:00
..
conf issue 2363 create get grant method by xml api 2012-09-11 07:09:42 +00:00
lang issue 2529 update theme in member configuration. 2012-09-27 02:37:37 +00:00
queries issue 626 added a function that prohibit nickname. 2012-08-24 09:23:38 +00:00
ruleset added a checked password page when information of member before modify. 2012-08-27 08:11:43 +00:00
schemas issue 626 added a function that prohibit nickname. 2012-08-24 09:23:38 +00:00
skins/default added a checked password page when information of member before modify. 2012-08-27 08:11:43 +00:00
tpl issue 2529 update theme in member configuration. 2012-09-27 02:37:37 +00:00
member.admin.controller.php a text of agreement had delete when the member configuration saved. 2012-08-30 04:43:03 +00:00
member.admin.model.php add phpDoc in member module 2012-07-06 04:49:27 +00:00
member.admin.view.php issue 2533 update theme in member info page. 2012-09-25 15:22:41 +00:00
member.api.php add phpDoc in member module 2012-07-06 04:49:27 +00:00
member.class.php occured an error when install. 2012-08-27 06:08:57 +00:00
member.controller.php r11099 Added a check logic to member controller. 2012-08-27 08:45:59 +00:00
member.mobile.php issue 1946 remove open id code in module of member. 2012-08-01 07:43:36 +00:00
member.model.php issue 2363 create get grant method by xml api 2012-09-11 07:09:42 +00:00
member.view.php Issue 2546 In Member module, When modify member info, XE Check password. But, on SSL only mode, the page was reloaded by iframe(not sure, but net status of FireBug said.) 2012-09-30 15:17:04 +00:00