I would like to set specific login and logout times for each user, focusing on a daily 9-to-7 job session. This feature would ensure that each user’s work hours align with a standard schedule, allowing for better tracking of attendance and active hours. Is it possible to implement this feature? I noticed the 'auth token lifetime (hours)' settings would that be useful for this?
Announcement
Collapse
No announcement yet.
Is it possible to set a specific login and logout time period for each user?
Collapse
X
-
You can try specifying Auth Token Lifetime (hours), for example 10 hours. However, if the User logs in not at 09:00, but, for example, at 08:30, then his working session will automatically end at 18:30.
There is no possibility to allow logging in and out of the system in a separate time period. Maybe someone in the developer branch will help you create a similar extension.
For additional control of Users, you can use Administration > Action History and Administration > Auth Log.
- Likes 1
Comment