Skip to content

Move group config to GNUPGHOME

Carl Schwan requested to merge work/carl/groupconfig-gnupghome2 into master

Unlike the previous attempts this only moves the group config to GNUPGHOME as these are the only one config which depends on the content of the keyring.

This requires running the migrations before initializing the application.

Merge request reports