Showing last login details of the admin

Hello,

Consider the scenario as OpenEMR is having multiple admin,One of the admin has done some changes in the instance,the person who made changes cannot be known, until the admin checks for the log(Administration>Other>Logs).

So we are having some suggestion to add last login details in the top right corner of the page(Refer the screen-shot). This feature will be available only for admin login.

Please share your feedback.We are ready to come up with code changes.

Thanks,
ViSolve

Hi @visolveemr ,

If you think this is valuable, then would add this as an optional setting controlled via a global(guessing it should be off be default, but can figure that out later). And would show it for users with the acl admin->super .

-brady

Thank you @brady.miller for your suggestion. We will also look for some more better options and keep you posted.

Thanks,
ViSolve

Hi @brady.miller,

Since in the logs we are not capturing admin specific details, The logs are user specific so we will not be able to show the last login details of admin. If we need to implement this feature, we have to add acl details of users in logs.

Thanks,
ViSolve