I'm using CMS 0.13 "Canary" and FrontEndUsers 1.0.5. I've noticed that if a user logins and changes their own password then the expiration date for that user changes to all zeros. When the user tries to login again the system says that the account is expired. Can someone else test this to see if they get a similar behavior.
Thanks,
Kevin
Frontendusers changing password
Re: Frontendusers changing password
I think that this has been fixed in svn..
calguy: can you confirm?
calguy: can you confirm?
Re: Frontendusers changing password
I think there is a bug in CMS 1.0 core and in FEUser 1.0.5 also. Why do i think so?
1. FEUser, any version, now if using with the new CMS core, will generate table for feuser that have Create day, and Expiration day with type time, and it should be datetime.
2. I try to use FEUser 1.0.4, which is already fixed the expiration day bug. But, i still can not change the value of the Expiration day.
3. FEUser 1.0.5 seem like to ignore the Expiration day. If i go to the database, change the type of Create day, and Expiration day in table
module_feusers_users, then i could use FEUser to log in, log out, without having to worry about the expiration day value.
Regards,
chipus.
1. FEUser, any version, now if using with the new CMS core, will generate table for feuser that have Create day, and Expiration day with type time, and it should be datetime.
2. I try to use FEUser 1.0.4, which is already fixed the expiration day bug. But, i still can not change the value of the Expiration day.
3. FEUser 1.0.5 seem like to ignore the Expiration day. If i go to the database, change the type of Create day, and Expiration day in table
module_feusers_users, then i could use FEUser to log in, log out, without having to worry about the expiration day value.
Regards,
chipus.