Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033239 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | have not tried | 2016-06-13 16:20 | 2016-07-05 16:40 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | Sandrahuguet | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | c73f80fd1a6b | ||||
Projection | none | ETA | none | Target Version | RR16Q3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033239: Provide a proces to recreate the mobile server authentication key | |||||||
Description | The mobile server authentication key is a column in ad_client which is not visible to the end user. We should provide a process which allows an application admin to recreate the mobile server authentication key. This process should be runnable through a popup window which can be started from the Client window. The popup window should have the following content: This process resets the authentication key of the client. This is a sensitive action which should be executed when none of the WebPOS clients is working. After this action all users need to relogin. [OK] [CANCEL] When the user presses ok the authentication key of the client should be recomputed. If it is possible to ask one more time to the user if he/she wants to execute the action that would be great. So a question: Are you sure that you want to recompute the client authentication key? See the code here on how to generate a new key and put it in the right symmetric ds column: https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/file/tip/src/org/openbravo/mobile/core/authenticate/MobileAuthenticationKeyUtils.java#l135 [^] The new process should only be executable by a client-admin. | |||||||
Steps To Reproduce | See Description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||
|
Notes | |
(0087943) hgbot (developer) 2016-06-27 10:13 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: c73f80fd1a6bfa0933241bffa9e62a56f4fa4759 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Mon Jun 27 10:12:02 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/c73f80fd1a6bfa0933241bffa9e62a56f4fa4759 [^] Fixed issue 33239 proces to recreate the mobile server authentication key Provide a new process in client window to recreate the mobile server authentication key --- 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/OBUIAPP_PROCESS.xml M src/org/openbravo/retail/storeserver/synchronization/StoreSynchronizationComponentProvider.java A src-db/database/model/modifiedTables/AD_CLIENT.xml A src/org/openbravo/retail/storeserver/synchronization/process/RecreateMobileServerAuthKeyHandler.java A web/org.openbravo.retail.storeserver.synchronization/js/recreateAuthKey.js --- |
(0088045) hgbot (developer) 2016-06-28 12:50 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: 12f3278f22c4e4d43ae4909ffb281d8ebfdc9881 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Tue Jun 28 12:49:14 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/12f3278f22c4e4d43ae4909ffb281d8ebfdc9881 [^] related to issue 33239 run syncronized terminology --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0088099) hgbot (developer) 2016-06-30 13:52 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: 1d8b0a3e0ca97291846ab21d05421ffaae566b2d Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Thu Jun 30 13:51:51 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/1d8b0a3e0ca97291846ab21d05421ffaae566b2d [^] related to issue 33239 fixed help and description --- M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_FIELD.xml --- |
(0088115) AugustoMauch (administrator) 2016-06-30 18:42 |
Some feedback has to be applied [1] [1] https://docs.google.com/spreadsheets/d/1DgowL4n6tbRFMch7duxbmWMTHePOlCoE8iCkbnPPeSg/edit#gid=0 [^] |
(0088132) hgbot (developer) 2016-07-01 09:43 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: c29f8fa2fcdce1aa727124303b2bfef90dc273f2 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jul 01 09:42:46 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/c29f8fa2fcdce1aa727124303b2bfef90dc273f2 [^] related to issue 33239 recreate the mobile server authkey code review new utilities method to generate authkey --- M src/org/openbravo/mobile/core/authenticate/MobileAuthenticationKeyUtils.java --- |
(0088133) hgbot (developer) 2016-07-01 09:43 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: f4ec59652554c5a883277e367d7f43a06e213c9e Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jul 01 09:38:46 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/f4ec59652554c5a883277e367d7f43a06e213c9e [^] related to issue 33239 fixed help and description --- M src-db/database/sourcedata/OBUIAPP_PROCESS.xml --- |
(0088134) hgbot (developer) 2016-07-01 09:43 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: 96affa0ca02953865ba2ea93e1caaa8eb51a4e50 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jul 01 09:39:26 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/96affa0ca02953865ba2ea93e1caaa8eb51a4e50 [^] related to issue 33239 added displaylogic to recreate authkey button --- M src-db/database/sourcedata/AD_FIELD.xml --- |
(0088135) hgbot (developer) 2016-07-01 09:43 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: 9e7f713d1df916ebf4da7bec69dfbc33b5a5cb12 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jul 01 09:41:30 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/9e7f713d1df916ebf4da7bec69dfbc33b5a5cb12 [^] related to issue 33239 recreate the mobile server authkey code review recreate the mobile server authkey code review: added javadoc, new utilities method to generate authkey. --- M src/org/openbravo/retail/storeserver/synchronization/process/RecreateMobileServerAuthKeyHandler.java --- |
(0088139) hgbot (developer) 2016-07-01 10:35 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: ed2b49504bfce3b62067a62ca44634d019e03336 Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jul 01 10:35:00 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ed2b49504bfce3b62067a62ca44634d019e03336 [^] related to issue 33239 recreate the mobile server authkey code review recreate the mobile server authkey code review: fixed javadoc --- M src/org/openbravo/mobile/core/authenticate/MobileAuthenticationKeyUtils.java --- |
(0088142) hgbot (developer) 2016-07-01 11:26 |
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization Changeset: b527444a9278bed96b1586d989d56fef49942c8d Author: Sandra Huguet <sandra.huguet <at> openbravo.com> Date: Fri Jul 01 11:25:33 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/b527444a9278bed96b1586d989d56fef49942c8d [^] related to issue 33239 fixed displaylogic --- M src-db/database/sourcedata/AD_AUXILIARINPUT.xml M src-db/database/sourcedata/AD_FIELD.xml --- |
(0088143) Sandrahuguet (developer) 2016-07-01 11:28 |
Documentation: http://wiki.openbravo.com/wiki/How_to_Setup_MultiServer_Dev_Environment#Recreate_mobile_server_authentication_key [^] |
(0088150) AugustoMauch (administrator) 2016-07-01 13:19 |
Code reviewed and verified in [1]@b527444a9278 [1] https://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronizatio [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2016-06-13 16:20 | mtaal | New Issue | |
2016-06-13 16:20 | mtaal | Assigned To | => mtaal |
2016-06-13 16:20 | mtaal | Triggers an Emergency Pack | => No |
2016-06-21 13:08 | mtaal | Assigned To | mtaal => Sandrahuguet |
2016-06-21 13:22 | mtaal | Description Updated | View Revisions |
2016-06-21 13:22 | mtaal | Steps to Reproduce Updated | View Revisions |
2016-06-22 17:24 | mtaal | Description Updated | View Revisions |
2016-06-23 09:21 | Sandrahuguet | Status | new => scheduled |
2016-06-27 10:08 | Sandrahuguet | Relationship added | related to 0033355 |
2016-06-27 10:13 | hgbot | Checkin | |
2016-06-27 10:13 | hgbot | Note Added: 0087943 | |
2016-06-27 10:13 | hgbot | Status | scheduled => resolved |
2016-06-27 10:13 | hgbot | Resolution | open => fixed |
2016-06-27 10:13 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/c73f80fd1a6bfa0933241bffa9e62a56f4fa4759 [^] |
2016-06-27 11:15 | mtaal | Review Assigned To | => mtaal |
2016-06-27 11:15 | mtaal | Target Version | RR16Q4 => RR16Q3 |
2016-06-28 12:50 | hgbot | Checkin | |
2016-06-28 12:51 | hgbot | Note Added: 0088045 | |
2016-06-30 13:10 | AugustoMauch | Review Assigned To | mtaal => AugustoMauch |
2016-06-30 13:52 | hgbot | Checkin | |
2016-06-30 13:52 | hgbot | Note Added: 0088099 | |
2016-06-30 18:42 | AugustoMauch | Note Added: 0088115 | |
2016-06-30 18:42 | AugustoMauch | Status | resolved => new |
2016-06-30 18:42 | AugustoMauch | Resolution | fixed => open |
2016-07-01 09:43 | hgbot | Checkin | |
2016-07-01 09:43 | hgbot | Note Added: 0088132 | |
2016-07-01 09:43 | hgbot | Checkin | |
2016-07-01 09:43 | hgbot | Note Added: 0088133 | |
2016-07-01 09:43 | hgbot | Checkin | |
2016-07-01 09:43 | hgbot | Note Added: 0088134 | |
2016-07-01 09:43 | hgbot | Checkin | |
2016-07-01 09:43 | hgbot | Note Added: 0088135 | |
2016-07-01 09:45 | Sandrahuguet | Status | new => scheduled |
2016-07-01 09:45 | Sandrahuguet | Status | scheduled => resolved |
2016-07-01 09:45 | Sandrahuguet | Resolution | open => fixed |
2016-07-01 10:35 | hgbot | Checkin | |
2016-07-01 10:35 | hgbot | Note Added: 0088139 | |
2016-07-01 11:26 | hgbot | Checkin | |
2016-07-01 11:26 | hgbot | Note Added: 0088142 | |
2016-07-01 11:28 | Sandrahuguet | Note Added: 0088143 | |
2016-07-01 13:19 | AugustoMauch | Note Added: 0088150 | |
2016-07-01 13:19 | AugustoMauch | Status | resolved => closed |
2016-07-05 16:40 | Sandrahuguet | Relationship added | related to 0033433 |
Copyright © 2000 - 2009 MantisBT Group |