This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch OAK-12259
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 916add96a8 OAK-12259: oak-http: OakServlet mis-parses HTTP Basic
credentials - splitting only at first colon
add 0fc3060a2d OAK-12259: oak-http: OakServlet mis-parses HTTP Basic
credentials - proper base64 decoding
No new revisions were added by this update.
Summary of changes:
.../jackrabbit/oak/http/AuthorizationField.java | 29 ++++++++++++----------
.../oak/http/AuthorizationFieldTest.java | 2 +-
2 files changed, 17 insertions(+), 14 deletions(-)