Skip to content

Store credentials for unattended installs in the keyring

Felipe Borges requested to merge store-unattended-data-in-keyring into main

There were issues with writing/reading from the keyfile and with the blocking sync calls.

This is more fail proof and non-blocking.

Merge request reports