Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Specific actions that manages security permissions for users are now being reported in Administration panel.
Each entry row will consists of following columns:

  • Operation type - name of the operation performed,
  • Administrator Full Name - full name of admin user who performed given action,
  • User Full Name - full name of user that the action affects,
  • Description - text description of what has been changed for given user
  • Date and Time - date and time when the change has been done

Each row is also expandable, showing additional information about activity:

  • administration username and email that performed the action,
  • username and email of user that the action affects,
  • Country, Region and IP - GeoIP information if possible of administrator who performed action
  • User Agent - additional info of Administrator system.


List of user activities that will be reported in Administrative Activity tab:

1changed user name
2changed user full name
3changed user description
4changed user email
5changed user provider
6enabled user
7disabled user
8deleted user
9assigned user to group
10removed user from group
11assigned user to role
12removed user from role
13assigned user to permission in security scheme
14unassigned user from permission in security scheme
15assigned user to FLS
16unassigned user from FLS
17added user



Administrator using Activity log can narrow list of activities by selecting User. List will show actions related to selected user.

Some additional features will be implemented for next version:

  • groups handling,
  • additional filtering possibilities (by date and operation type),
  • retention policy,
  • possibly adding new operation types if needed.
  • No labels