gnome-shell/js
Alessandro Bono d42f4b768e gdm/util: Cleanup CredentialManager on successful verification
CredentialManagers emit a user-authenticated signal with a token
upon a successful authentication. This marks the service as preempting
and will be used for the next login/unlock request. However, the
preempting service is not cleaned after a successful verification.
As a consequence, it will be picked on a second unlock request.

This doesn't happen after a succesful login request because there
is a transition from the gnome-shell process owened by GDM to the
one owned by the user.

Clean the preempting service on a successful verification, like we
do when the PAM conversation stops.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3291>
(cherry picked from commit 258ad57b87)
2024-06-28 11:35:16 +00:00
..
dbusServices screencast: Correct expected bus name for streams 2024-05-07 20:18:23 +02:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm gdm/util: Cleanup CredentialManager on successful verification 2024-06-28 11:35:16 +00:00
misc js: Use Shell.util_spawn_async functions to launch external processes 2024-05-25 01:13:01 +02:00
portalHelper portalHelper: Use default_size instead of set_size_request for size 2024-06-28 11:35:16 +00:00
ui messageTray: Ensure _updateDatetimeId idle callback is cancelled 2024-06-28 11:35:16 +00:00
js-resources.gresource.xml components: Drop telepathy client 2024-03-03 01:33:16 +00:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00