intelliants / subrion

Subrion CMS - open source php content management system.
https://subrion.org/
GNU General Public License v3.0
283 stars 119 forks source link

Sponsored users are not logged out after plan expired #190

Open agorshechnikov opened 8 years ago

agorshechnikov commented 8 years ago

For example, I have a sponsored plan for members "VIP plan" - $20. This plan has 'approval' value fo the 'On expiration change status to' field, so all the users become 'approval' after plan expire. I'm assigned to this sponsored plan. After plan expire I'll not be logged out from the system. I'm usual member of 'registered' usergroup.

vbezruchkin commented 5 years ago

Kill active session of an active user with the expired sponsored plan. Recheck the cron functionality responsible for plans expiration.