You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2026. It is now read-only.
When resolving conflicts from 3.3/develop to 3.4/develop for #98 I found that f9f4d47 removed the Minion_CLI::password method from 3.4/develop. This commit was authored by @WinterSilence and appears to have been merged by @kemo in #92 - but I have not been able to find much detail in either the PR or commit message to identify why this was, or indeed whether it was intentional as the vast majority of the rest of that commit is just comment formatting and documentation.
There were bugfixes to that method in 3.3, so if it does need to be reinstated in 3.4 they'll need to be applied.
When resolving conflicts from 3.3/develop to 3.4/develop for #98 I found that f9f4d47 removed the Minion_CLI::password method from 3.4/develop. This commit was authored by @WinterSilence and appears to have been merged by @kemo in #92 - but I have not been able to find much detail in either the PR or commit message to identify why this was, or indeed whether it was intentional as the vast majority of the rest of that commit is just comment formatting and documentation.
There were bugfixes to that method in 3.3, so if it does need to be reinstated in 3.4 they'll need to be applied.