New commits detected on ManageIQ/manageiq-ui-classic/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-classic/commit/e6aeca117b6469b09271630850da8c81b11d3b7e commit e6aeca117b6469b09271630850da8c81b11d3b7e Author: Milan Zázrivec <mzazrivec> AuthorDate: Tue Mar 27 03:44:26 2018 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Tue Mar 27 03:44:26 2018 -0400 Merge pull request #3682 from himdel/password-utf-bz1527316 API js - use base64encode which can deal with UTF8 passwords (cherry picked from commit aa6b2fdc7b62facac0d6d03616d482eef307f010) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1562797 app/assets/javascripts/miq_api.js | 2 - app/javascript/packs/compat-common.js | 8 + app/views/layouts/login.html.haml | 6 + package.json | 2 + 4 files changed, 16 insertions(+), 2 deletions(-) https://github.com/ManageIQ/manageiq-ui-classic/commit/8636bd6d68e5252f97f6cea5995c7f4d6431192b commit 8636bd6d68e5252f97f6cea5995c7f4d6431192b Author: Milan Zázrivec <mzazrivec> AuthorDate: Wed Mar 28 07:07:47 2018 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Wed Mar 28 07:07:47 2018 -0400 Merge pull request #3687 from himdel/fixup3682 Fix TextEncoderLite in old browsers (cherry picked from commit 88976220f3481efe41da7274169b1923226e3b74) https://bugzilla.redhat.com/show_bug.cgi?id=1562797 app/javascript/packs/compat-common.js | 4 +- package.json | 2 +- spec/javascripts/miq_api_spec.js | 17 + spec/javascripts/support/jasmine.yml | 1 + 4 files changed, 21 insertions(+), 3 deletions(-)
New commit detected on ManageIQ/manageiq-ui-service/gaprindashvili: https://github.com/ManageIQ/manageiq-ui-service/commit/98c826b38d0982221658923c5f6ee4392294e571 commit 98c826b38d0982221658923c5f6ee4392294e571 Author: Allen Wight <allen.b.wight> AuthorDate: Wed Mar 28 10:00:30 2018 -0400 Commit: Allen Wight <allen.b.wight> CommitDate: Wed Mar 28 10:00:30 2018 -0400 Merge pull request #1411 from himdel/password-utf-bz1527316 AuthenticationAPI - use base64encode which can deal with UTF8 passwords (cherry picked from commit 0ae3d013fe0c6211080adb28f9c8130ba3ed1bdc) https://bugzilla.redhat.com/show_bug.cgi?id=1562797 client/app.js | 1 - client/app/core/authentication-api.factory.js | 13 +- client/app/core/core.module.js | 1 - package.json | 3 +- yarn.lock | 18 +- 5 files changed, 21 insertions(+), 15 deletions(-)
Validated MIQLDAP AD with 5.9.2.2
Verified with DB_auth with 5.9.2.2
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:1328