Hi everyone,
I’m a software developer currently working on a Nextjs app with Strapi as our cms.
My colleague and I are tasked to work on some rather difficult issues with Strapi and we were wondering if anyone has solved these issues before and could guide us on how to tackle these problems.
The list are as follows:
- Auto log-off after idling for 14 mins
- Prevent two sessions from logging in simultaneously
- ID and password must be entered if timed out and browser is closed even after clicking the “Remember Me” button. (Currently it’ll still auto sign in)
- Password setting on the following:
- Min & Max password length
- Password history/recycle
- Maximum attempts
- Password expiry dates
- Number of non-active days
We appreciate any help you can provide to us and we look forward to hearing from anyone soon.
With regards,
James Lee