Module API: Fail ineffective auth calls.
The client pointed to by the module context may in some cases be a fake client. RM_Authenticate*() calls in this case would be ineffective but appear to succeed, and this change fails them to make it easier to catch such cases. (cherry picked from commit cfccfbd6)
Please register or sign in to comment