mirror of
https://github.com/gopasspw/gopass.git
synced 2025-12-08 19:24:54 +00:00
This change makes the `gopass create` workflow pick up the config settings for pwgen the same way as the `gopass generate` workflows do. This allows more flexibility and users to override the defaults used in the create wizard. Fixes #3141 Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>