Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0053244 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2023-08-21 07:34 | 2024-01-10 09:57 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | no change required | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0053244: e-mail comparison in OpenID must be case insensitive | |||||||
Description | The comparison done between the e-mail claim and the e-mail user in Openbravo must be case insensitive. | |||||||
Steps To Reproduce | 1) Configure Openbravo to use an OpenID authentication provider[1] 2) Let's suppose that the e-mail claim received from the external authentication provider is: xxx@gmail.com and the e-mail of the Openbravo user is set as XXX@gmail.com. Note the authentication will not be granted because the e-mail values are not strictly the same (the comparison is case sensitive). [1] http://wiki.openbravo.com/wiki/Authentication#Authentication_with_an_External_Authentication_Provider [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0153700) hgbot (developer) 2023-08-21 07:50 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/974 [^] |
(0159018) hgbot (developer) 2024-01-10 09:56 |
Merge request closed: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/974 [^] |
(0159019) caristu (developer) 2024-01-10 09:57 |
Making the comparison case insensitive has performance implications, so finally it has been decided to continue with a case sensitive comparison for the moment. |
Issue History | |||
Date Modified | Username | Field | Change |
2023-08-21 07:34 | caristu | New Issue | |
2023-08-21 07:34 | caristu | Assigned To | => caristu |
2023-08-21 07:34 | caristu | Modules | => Core |
2023-08-21 07:34 | caristu | Triggers an Emergency Pack | => No |
2023-08-21 07:34 | caristu | Issue generated from | 0052839 |
2023-08-21 07:34 | caristu | Relationship added | related to 0052839 |
2023-08-21 07:49 | caristu | Summary | E-mail comparison in OpenID must be case insensitive => e-mail comparison in OpenID must be case insensitive |
2023-08-21 07:50 | hgbot | Note Added: 0153700 | |
2024-01-10 09:56 | hgbot | Note Added: 0159018 | |
2024-01-10 09:56 | caristu | Review Assigned To | => caristu |
2024-01-10 09:56 | caristu | Status | new => closed |
2024-01-10 09:56 | caristu | Resolution | open => no change required |
2024-01-10 09:57 | caristu | Note Added: 0159019 |
Copyright © 2000 - 2009 MantisBT Group |