Files
ntspi-app/app
F4ilji 3860c5d24c fix(permissions): remove direct user permission sync — roles only
UpdateUserAction and CreateUserAction were calling syncPermissions()
which wrote to model_has_permissions table directly. This meant
permissions persisted even after being removed from the role.

Now users only get permissions through their roles.
2026-07-16 14:09:30 +05:00
..
2026-03-20 21:47:02 +05:00
2026-03-20 21:47:02 +05:00
2026-04-10 10:51:42 +05:00