Users Module v2.4
We have made some feature additions to the Users module and releasing v2.4! Let's take a look at what's new.
Dependency Update
Users module v2.4 is once again supporting Streams Platform 1.2 which means you can use it in all of your Pyro 3.3 installations.
Online Users
We have added a view to the users table showing online users only.
Reset Requests
You can now reset users (invalidate current password and send notification to reset it) directly from the control panel. This action relies on a permission.
Login as Users
You can now login as other users via the control panel and impersonate them. Admins can not be impersonated and the action is again permission based.
Upgrading
To upgrade change your composer.json
to include 2.4
like this.
- Ryan