Block a user
fix(db): missing deploy key in config was preventing backup to work
chore(deps): update valeriansaliou/sonic docker tag to v1.5.1
remove need for MAIL_KEY with pure smtp setup
or we could change the bonfire config code to consolidate on just one of those? eg. using MAIL_KEY for the password too, but still checking MAIL_PASSWORD as fallback for existing deploys
remove need for MAIL_KEY with pure smtp setup
ah I see yeah I think @kawaiipunk suggested that solution
remove need for MAIL_KEY with pure smtp setup
MAIL_KEY is not needed when using smtp, see https://docs.bonfirenetworks.org/Bonfire.Mailer.html#3-direct-email-sending-methods
transfer.zip: file transfer alternative to popular services like WeTransfer, which also supports end-to-end-encrypted p2p WebRTC transfers in the browser
secret keys should be in abra secrets instead of .env
ah we may have even more keys listed here: https://github.com/bonfire-networks/bonfire-app/issues/1663