Table of Contents | ||
---|---|---|
|
June 25, 2024
Exact match search for Email in Spectators list
Searching the Spectators list is now configured to perform an 'EXACT Match' for 'Spectator email', thereby improving the accuracy and performances of the search.
Standardizing mobile logs about Spectator
A new naming convention has been applied to "Spectator" mobile logs action and message.
Previous Action | NEW Action | NEW Message | |
---|---|---|---|
user.authenticated | spectator.authenticated | Spectator authenticated | |
user.signed-in | spectator.login | Spectator successfully logged in | |
user.signed.out | spectator.logout | Spectator successfully logged out | |
system.force-log-out | spectator.logout.forced | Spectator has been automatically logged out from the device (expired session or maximum number of session reached) | |
user.password.reminder | spectator.password.reminder | Spectator requested password reset | |
user.max-active-session.reached | spectator.devices.maximum.active.reached | Spectator reached the maximum number of active devices | |
user.max-devices.reached | spectator.devices.maximum.allowed.reached | Spectator reached the maximum number of allowed devices | |
spectator.screen.recording | spectator.screen.recording | Spectator recorded a video | |
user.screenshot.taken | spectator.screen.screenshot | Spectator took a screenshot |
Collecting & categorizing Spectators origin
...