Bug 1028 -Deleted the device admin is not logged out in the browser

Review Request #414 — Created Aug. 16, 2024 and submitted — Latest diff uploaded

apoorva.sn
AMP
amp_3_7_0
1028
pmurugaiyan, prajesh, shuinvy

Problem

When Super admin deletes a device admin who is already logged in then once the device admin config is deleted the device admin is not logged out in the browser

Solution

Made changes to remove the session of the deleted user from session pool
session.py contains formatting chages as well

Tested the changes locally
Changes are available in setup: 192.168.162.162

    Loading...