keystore: use the system keystore from the first try
Currently, all access modules are first requesting credentials without triggering a dialog. This caused the system keystore to never be fetched on the first try. Therefore some access modules could fallback to a guest/anonymous account when a valid credential was saved on the system keystore. Now the system keystore will be fetched from the first try. Access modules will still fallback to a guest/anonymous account if the system keystore doesn't have any credentials (before prompting credentials via a dialog).
parent
32ceab21
No related branches found
No related tags found
Loading