Closed keithgg closed 2 years ago
Thanks for the pull request, @keithgg! Please note that it may take us up to several weeks or months to complete a review and merge your PR.
Feel free to add as much of the following information to the ticket as you can:
All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.
This is currently a draft pull request. When it is ready for our review and all tests are green, click "Ready for Review", or remove "WIP" from the title, as appropriate.
@keithgg Thank you for the contribution, please let us know once this is ready for our review.
@natabene this PR isn't needed anymore as I found a different way to achieve what I was looking for.
@keithgg Even though your pull request wasn’t merged, please take a moment to answer a two question survey so we can improve your experience in the future.
Description
When deploying a forum install you randomly get SCRAM-SHA-1 failures. This branch is an attempt to remedy that.
DO NOT MERGE