Orchardcore: Question: Is it possible to get the date/time a User last logged in?

Created on 9 Nov 2020  路  2Comments  路  Source: OrchardCMS/OrchardCore

Hi,

I would like to know if it's possible to retrieve login audit data for a particular user, for example date/time last logged in, and maybe even login history. The aim of which is to detect which users are more active than others.

I can't seem to find any property on the 'User' model which provides this information.

Thanks.

Audit Trail question

Most helpful comment

Yes, this will be (is) available with Audit Trail: https://github.com/OrchardCMS/OrchardCore/pull/6679

All 2 comments

Have a look to Audit Trail module, I think it provide a rich details info, @Piedone correct me if I'm wrong

Yes, this will be (is) available with Audit Trail: https://github.com/OrchardCMS/OrchardCore/pull/6679

Was this page helpful?
0 / 5 - 0 ratings

Related issues

khoshroomahdi picture khoshroomahdi  路  4Comments

sebastienros picture sebastienros  路  4Comments

mobinzk picture mobinzk  路  4Comments

aghili371 picture aghili371  路  3Comments

jardg picture jardg  路  3Comments