The session-timeout now happens after 30 minutes idle rather than 30 minutes on the clock.
django-session-security doesn't provide a setting to have different timeouts based on different user classes.
Do we really need to have different timeouts for CBO vs regular users? If so, I can spend the time on it – but want to make sure it's worth the investment.
The session-timeout now happens after 30 minutes idle rather than 30 minutes on the clock.
django-session-security doesn't provide a setting to have different timeouts based on different user classes.
Do we really need to have different timeouts for CBO vs regular users? If so, I can spend the time on it – but want to make sure it's worth the investment.