Downloads
Download tar.gz
8.68 KB
MD5: c371f40bc74953182426e725e570106a
SHA-1: e2181003c9e7f05d5f99aa697dd703b701fb9411
SHA-256: a0a348f6cd5a27acf8baec946c0f8b00db287285cd40971a6d9d115c30a9a7eb
Download zip
9.58 KB
MD5: 58480dd08f0de4518ca2c370f80c1c41
SHA-1: c312daa6ff6750cf5cb48d6c25a34614db7c87a5
SHA-256: f33443ef6a55cf3150d4977c7ca5080bc97d0663bad2f22da7514b70017a6eff
Release notes
This is the initial release of the user_role_history module.
The module upon installation will create a table users_roles_history that records the users roles when they are altered (added/deleted) the status column has values 1 for added and 0 for deleted.
It also records the time when this action has taken place, and who instigated the change against this user for the role.
By default the logging is not enabled and to get this module working you need to enable the logging, and select which roles you would like to be logged.