-
- Downloads
[FIX] auth_crypt: safer import of base module
Commit 856bc6f2 may cause an issue if the auth_crypt module is loaded before the base module. That should never happen in normal circumstances, but forcing an explicit import does not hurt and makes it safer. Closes #6742
Please register or sign in to comment