Releases: Anthony-Bible/password-exchange
Releases · Anthony-Bible/password-exchange
v0.2.7
v0.2.6
Bump werkzeug from 2.2.2 to 2.2.3 in /slackbot (#250) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.2.5
only connect to rabbitmq if sendemail is selected
v0.2.4
Fix slackbot with no pass (#213) * allow empty passwords * allow empty passphrase and change decrypt page to make it more clear on passphrases * adjust bcrypt to be faster, and add server-requests middleware/headers Co-authored-by: anthony bible <anthony@anthonybible.com>
v0.2.3
Fix slackbot with no pass (#209) * allow empty passwords * allow empty passphrase and change decrypt page to make it more clear on passphrases Co-authored-by: anthony bible <anthony@anthonybible.com>
v0.2.2
fix log statements
v.0.2.1
FEAT: readd slackbot
v0.1.14
add comma to json
v0.1.13
change passphrase popup wording to make it more clear
v0.1.12
remove some logs and change others to debug