Bug 1562797
Summary: | CFME - usage of non standard special characters (e.g. accents) in password causes user is not able to login | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
Component: | UI - Service | Assignee: | Martin Hradil <mhradil> |
Status: | CLOSED ERRATA | QA Contact: | Matt Pusateri <mpusater> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 5.8.0 | CC: | awight, bascar, cpelland, dclarizi, greartes, juwatts, lavenel, mpusater, obarenbo, simaishi, smallamp, vdulava |
Target Milestone: | GA | Keywords: | ZStream |
Target Release: | 5.9.2 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | auth:db | ||
Fixed In Version: | 5.9.2.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1527316 | Environment: | |
Last Closed: | 2018-05-07 20:48:01 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | CFME Core | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1527316 | ||
Bug Blocks: |
Comment 2
CFME Bot
2018-04-02 14:56:47 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(-) 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 |