This is an automated email from the ASF dual-hosted git repository.
quantranhong1999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 00cad5ee11 JAMES-4207 Do not announce capabilities after authentication
new b12354b658 JAMES-4205 Create default mailboxes after OIDC login
new c1b5ddd40f refactor(imap): fail early if OIDC is disabled
new 605a2f6e69 refactor(imap): better names and comments for
authentication processors
new 61f9840a10 refactor(imap): move oauth methods to its plain auth
counterparts
new 5529384c4b refactor(imap): consistent handling of auth failure and
success
new 690f6b6195 fix(imap): use consistens error message in code and test
for bad credentials
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
examples/custom-imap/README.md | 2 +-
.../james/imap/scripts/AuthenticatePlain.test | 4 +-
.../org/apache/james/imap/scripts/Login.test | 4 +-
.../james/imap/scripts/LoginThreeStrikes.test | 4 +-
.../james/imap/api/display/HumanReadableText.java | 2 +-
.../imap/processor/AbstractAuthProcessor.java | 196 ++++++++++++---------
.../imap/processor/AuthenticateProcessor.java | 87 ++++-----
.../james/imap/processor/LoginProcessor.java | 8 +-
.../sample-configuration/parsers/james-auth.yaml | 8 +-
.../resources/crowdsec/parsers/james-auth.yaml | 8 +-
10 files changed, 165 insertions(+), 158 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]