Allow GPG fingerprint to contain spaces or display a warning in healthcheck

FYI, the docs for install mention placing the GPG fingerrpint into

vi config/passbolt.php

when I generate the fingerprint, it looks like this,

Key fingerprint = 5E7B 0615 1324 AF7D 4D79 6452 5277 FDE7 A532 E65E

If you place it in this format (with spaces), the

 ./bin/cake passbolt install

wont work. Its not obvious to remove the spaces from the fingerprint. Please update your install doc to mention this.

Thanks.

Yes, thanks for the heads up on this issue.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.