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