Bug 1562797 - CFME - usage of non standard special characters (e.g. accents) in password causes user is not able to login
Summary: CFME - usage of non standard special characters (e.g. accents) in password ca...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - Service
Version: 5.8.0
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: GA
: 5.9.2
Assignee: Martin Hradil
QA Contact: Matt Pusateri
URL:
Whiteboard: auth:db
Depends On: 1527316
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-02 14:12 UTC by Satoe Imaishi
Modified: 2022-07-09 09:35 UTC (History)
12 users (show)

Fixed In Version: 5.9.2.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1527316
Environment:
Last Closed: 2018-05-07 20:48:01 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2018:1328 0 None None None 2018-05-07 20:48:40 UTC

Comment 2 CFME Bot 2018-04-02 14:56:47 UTC
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(-)

Comment 3 CFME Bot 2018-04-02 15:31:13 UTC
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(-)

Comment 4 Matt Pusateri 2018-04-18 17:17:13 UTC
Validated MIQLDAP AD with 5.9.2.2

Comment 5 juwatts 2018-04-23 14:40:15 UTC
Verified with DB_auth with 5.9.2.2

Comment 8 errata-xmlrpc 2018-05-07 20:48:01 UTC
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


Note You need to log in before you can comment on or make changes to this bug.