BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
15k stars 1.88k forks source link

Last date the user was active on the platform. #5238

Open GuuilhermeR opened 1 day ago

GuuilhermeR commented 1 day ago

Describe the feature you'd like

When I consult a user, i want to see the last datetime that there user accesses the platform

Describe the benefits this would bring to existing BookStack users

I use in the company and i want to see the activity of the users

Can the goal of this request already be achieved via other means?

No, i not found any locations to see the last time that user logged in

Have you searched for an existing open/closed issue?

How long have you been using BookStack?

3 months to 1 year

Additional context

No response

ssddanbrown commented 15 hours ago

Hi @GuuilhermeR, thanks for the request.

i want to see the last datetime that there user accesses the platform

What would you consider as "accesses"? Is that any kind of interaction & page load? Or specific logins etc...?

I use in the company and i want to see the activity of the users

What is the fundamental benefit of knowing this? What type of questions are you trying to answer?

No, i not found any locations to see the last time that user logged in

Login events can be seen in the audit log. These are specifically points where the user has gone through the login process (not every specific interaction).