Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054537 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Modules] Web Authentication | minor | have not tried | 2024-02-01 07:32 | 2024-03-07 10:29 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | 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 | |||||||
Regression date | ||||||||
Regression introduced by commit | ||||||||
Regression level | ||||||||
Review Assigned To | ||||||||
Regression introduced in release | ||||||||
Summary | 0054537: Support authenticating users with Web Authentication (phase 1) | |||||||
Description | Support authenticating users with the Web Authentication web standard | |||||||
Steps To Reproduce | . | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0160048) hgbot (developer) 2024-02-01 07:35 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.authentication.webauthn/-/merge_requests/1 [^] |
(0160323) hgbot (developer) 2024-02-07 07:32 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1359 [^] |
(0160339) hgbot (developer) 2024-02-07 12:27 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1133 [^] |
(0161048) hgbot (developer) 2024-02-21 18:22 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2445 [^] |
(0161776) hgbot (developer) 2024-03-06 17:47 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 0c1a442f9516524f593b808793f754fea009c08c Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 06-03-2024 17:46:07 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/0c1a442f9516524f593b808793f754fea009c08c [^] related to FR-54537: changes to support WebAuthn (phase 1) --- A src-db/database/sourcedata/AD_APPLICATION.xml M src-db/database/model/tables/C_AUTH_PROVIDER.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml M src-db/database/sourcedata/AD_MESSAGE.xml M src-db/database/sourcedata/AD_REFERENCE.xml M src-db/database/sourcedata/AD_REF_LIST.xml M src-test/src/org/openbravo/authentication/oauth2/OAuth2SignInProviderTest.java M src-test/src/org/openbravo/test/base/TestConstants.java M src/org/openbravo/authentication/ExternalAuthenticationManager.java M src/org/openbravo/authentication/LoginStateHandler.java M src/org/openbravo/authentication/oauth2/AuthenticationProviderEventHandler.java M src/org/openbravo/authentication/oauth2/OAuth2SignInProvider.java M src/org/openbravo/base/secureApp/LoginHandler.java --- |
(0161777) hgbot (developer) 2024-03-06 17:47 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1133 [^] |
(0161778) hgbot (developer) 2024-03-06 17:49 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1359 [^] |
(0161779) hgbot (developer) 2024-03-06 17:49 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: bbaab50e9215540aaa4acaa95e28f10a5caa35e5 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 06-03-2024 17:48:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/bbaab50e9215540aaa4acaa95e28f10a5caa35e5 [^] related to FR-54537: changes to support WebAuthn (phase 1) --- --- |
(0161780) hgbot (developer) 2024-03-06 17:49 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 2c0e4ce08b7917ea58bdfb56a8d10f1c2cc529d9 Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 06-03-2024 16:41:09 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/2c0e4ce08b7917ea58bdfb56a8d10f1c2cc529d9 [^] related to FR-54537: adapt tests and stories --- M web-jspack/org.openbravo.pos2/src/components/BusinessPartnerEmailUpdate/__test__/BusinessPartnerEmailUpdate.test.jsx M web-jspack/org.openbravo.pos2/src/components/Exchange/ExchangeProductSelector/ExchangeProductSelectorDialog/__test__/ExchangeProductSelectorDialog.test.jsx M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentFillConfigDialog/__test__/ProofOfPaymentFillConfigDialog.test.jsx M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentPartConfigDialog/__test__/ProofOfPaymentPartConfigDialog.test.jsx M web-jspack/org.openbravo.pos2/src/components/ProofOfPayment/ProofOfPaymentHeader/ProofOfPaymentSelectLinesDialog/__test__/ProofOfPaymentSelectedLonesDialog.test.jsx M web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/BookedReceiptDeliveryOptions/__test__/BookedReceiptDeliveryOptions.test.jsx M web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/DraftReceiptDeliveryOptions/__test__/DraftReceiptDeliveryOptions.test.jsx M web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/__test__/ReceiptDeliveryOptions.test.jsx M web-jspack/org.openbravo.pos2/src/components/ReceiptDeliveryOptions/stories/ReceiptDeliveryOptions.stories.jsx M web-jspack/org.openbravo.pos2/src/components/SalesRepSelector/SalesRepSelectorDialog/__test__/SalesRepSelectorDialog.test.jsx M web-jspack/org.openbravo.pos2/src/components/SalesRepSelector/stories/SalesRepSelector.stories.jsx --- |
(0161781) hgbot (developer) 2024-03-06 17:49 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2445 [^] |
(0161801) hgbot (developer) 2024-03-07 07:45 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: d19afd8d67e922d08880a8f759049a2dde0df7db Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 07-03-2024 07:44:48 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/d19afd8d67e922d08880a8f759049a2dde0df7db [^] related to FR-54537: add 'Success' label --- M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0161827) hgbot (developer) 2024-03-07 10:29 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.authentication.webauthn [^] Changeset: cfc4aa8b0671d477e2306008fe0b062b0f38ba2c Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 07-03-2024 10:29:07 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.authentication.webauthn/-/commit/cfc4aa8b0671d477e2306008fe0b062b0f38ba2c [^] fixes FR-54537: Support authenticating users with WebAuth (phase 1) --- --- |
(0161828) hgbot (developer) 2024-03-07 10:29 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.authentication.webauthn/-/merge_requests/1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-02-01 07:32 | caristu | New Issue | |
2024-02-01 07:32 | caristu | Assigned To | => caristu |
2024-02-01 07:35 | hgbot | Note Added: 0160048 | |
2024-02-07 07:32 | hgbot | Note Added: 0160323 | |
2024-02-07 12:27 | hgbot | Note Added: 0160339 | |
2024-02-08 17:58 | caristu | Relationship added | depends on 0054625 |
2024-02-08 18:45 | caristu | Relationship added | depends on 0054632 |
2024-02-08 19:34 | caristu | Relationship added | depends on 0054633 |
2024-02-15 12:54 | caristu | Relationship added | depends on 0054684 |
2024-02-21 18:22 | hgbot | Note Added: 0161048 | |
2024-02-23 10:08 | caristu | Issue cloned | 0054753 |
2024-02-23 10:08 | caristu | Relationship added | blocks 0054753 |
2024-02-23 10:08 | caristu | Summary | Support authenticating users with Web Authentication => Support authenticating users with Web Authentication (phase 1) |
2024-02-26 16:01 | caristu | Relationship added | blocks 0054752 |
2024-02-26 16:03 | caristu | Relationship deleted | blocks 0054753 |
2024-03-06 17:42 | caristu | Relationship added | related to 0054753 |
2024-03-06 17:47 | hgbot | Note Added: 0161776 | |
2024-03-06 17:47 | hgbot | Note Added: 0161777 | |
2024-03-06 17:49 | hgbot | Note Added: 0161778 | |
2024-03-06 17:49 | hgbot | Note Added: 0161779 | |
2024-03-06 17:49 | hgbot | Note Added: 0161780 | |
2024-03-06 17:49 | hgbot | Note Added: 0161781 | |
2024-03-07 07:45 | hgbot | Note Added: 0161801 | |
2024-03-07 10:29 | hgbot | Resolution | open => fixed |
2024-03-07 10:29 | hgbot | Status | new => closed |
2024-03-07 10:29 | hgbot | Note Added: 0161827 | |
2024-03-07 10:29 | hgbot | Note Added: 0161828 |
Copyright © 2000 - 2009 MantisBT Group |