mirror of
https://github.com/gopasspw/gopass.git
synced 2026-05-30 11:18:48 +02:00
1b4a6484d9
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>