Hi Joe
This is not really a feature request. So here goes.
In the custom feature I have created for my manager Laurena, we would like to be able to expire Roles and/or Users by means of an ExpireDate or EndDate fileld in those 2 tables. We would use these 2 fields to change the IsLockedOut flag in the mp_Users table.
Our feature would run a stored procedure once a day checking for any new expired users and checking for any new expired roles where that role is a users only role and set the user IsLockedOut flag to 1.
In a feature this could be used many ways.
1) Setup a 1 month Trial on a feature by role.
2) Turn off a paid feature by having an expiredate on a role.
3) Disable a user by date instead off remembering to lock them out on a specific date.
That's it.
Thanks for your consideration.