• Yossi Gottlieb's avatar
    Module API: Fail ineffective auth calls. · e83d6b0c
    Yossi Gottlieb authored
    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)
    e83d6b0c
module.c 318 KB