diff options
| author | 2023-09-06 14:43:09 -0700 | |
|---|---|---|
| committer | 2023-09-18 19:22:28 +0000 | |
| commit | cb677dd877300cee6142e35be2ecdde4e0867996 (patch) | |
| tree | da187c76b68083924f2335948140668d1d09a745 /api/api.go | |
| parent | f619577c5de35306644e70c8d737021fe53fadaf (diff) | |
Don't rebind deleted user, instead unbind all user services.
The problem is that onUserRemove we rebindService to the gone
uid that as a side effect would disable the bindings of the
current ACTIVE user(s).
This happens only if the user that we switch from is a GUEST
since GUEST users are ephemeral and will be removed onSwitch.
Test: manual
Fixes: 245254232
Change-Id: I442db90ebf8fc7b0a4bdc7d7e3236b076a6ddeb6
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions