Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Does Umbraco keep any kind of user and/or member logs - some way to know who logged in when and what changes they made? Is there some way to access this information from the API?
You can only view the session info of the user, but based on that you know when a user was logged in. This info is stored in the umbracoUserLogins table. There is a package to view this info http://our.umbraco.org/projects/backoffice-extensions/admin-sessions-manager
Cheers,
Richard
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
User / Member Logs?
Does Umbraco keep any kind of user and/or member logs - some way to know who logged in when and what changes they made? Is there some way to access this information from the API?
You can only view the session info of the user, but based on that you know when a user was logged in. This info is stored in the umbracoUserLogins table. There is a package to view this info http://our.umbraco.org/projects/backoffice-extensions/admin-sessions-manager
Cheers,
Richard
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.