Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8569

Missing message security footer check in gnmsg

    XMLWordPrintableJSON

Details

    Description

      In an older version of the `gnmsg.py` script, there was a function called request_requires_security_footer that returned a boolean based on the message name, indictating whether or not the message needed the security footer in a server conversation with authentication.  In the refactor that moved the client message decoding into a class, this method was left out, so attempting to decode messages from a client log that used AuthInitialize will throw an exception attempting to call this missing function.  We need to add this call to the ClientMessageDecoder class. 

      Attachments

        Issue Links

          Activity

            People

              bbender Blake Bender
              bbender Blake Bender
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: