felixauringer commented on PR #2773:
URL: https://github.com/apache/james-project/pull/2773#issuecomment-3569537276
> Otherall agree with proposed changes but I would need clarifications on
`AUTHENTICATE "PLAIN"` handling.
Now, the behavior is the same except that the code is more strict when it
comes to quoting. SASL mechanisms and the values sent by the client must be
quoted according to the RFC. (In the RFC, there is the possibility of sending
unquoted data which must be preceded by the length in the form `{20+}` but that
was not supported before and is not supported now.)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]