-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V3 Plain key support + Patch bugs + Modman + Test restrictions to IP List #22
base: master
Are you sure you want to change the base?
Conversation
Adding config file for deployment through modman
Load V3 key if filled otherwise load file key
In order to avoid problems
Didn't work until now
Last monetico/cic procedure is using 4.0 version
Extending the _getKeyEncrypted function to load security_key in priority then key_decrypted ( file version )
Hi, Have you any information about the v.4? What are the planned changes? |
Hi,
Nope, I just got a glance to this protocol when working on the fork. The
testing environment's debugging message rejected my key calculation for
not filling 4.0 as the version number.
The call protocol seemed to be exactly the same but the return protocol
was really different, without a lot of variables. Anyway, this glitch
disappeared a few hours after and I suppose that was due to some
internal work in progress from the developers.
No technical documentation has been issued yet or my bank's contacts are
not aware of it.
…On 13/12/2017 16:23, Thomas Klein wrote:
Hi,
Have you any information about the v.4? What are the planned changes?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFF-RkpQCgJaoYDF1OpqxBlsj2LAOGsiks5s__n5gaJpZM4RAv9l>.
--
/Kind regards • Cordialement, /
/Loïc ROSSET/
**
signature-box-v2-80px.png <http://www.loic-rosset.net/>
LOIC ROSSET ltd • Web Architect
T. +44 (0) 7 743 141 848
W. http://www.loic-rosset.net <http://www.loic-rosset.net/>
E. [email protected] <mailto:[email protected]>
Skype • l.rosset
LinkedIN • loicrosset <http://www.linkedin.com/in/loicrosset>
Projects manager : http://projects.loic-rosset.net
<http://projects.loic-rosset.net/>
ENGLISH // This e-mail, together with any attachments, is for the
exclusive and confidential use of the addressee and may contain legally
privileged information. Any other distribution, use or reproduction
without the sender's consent is strictly prohibited. If you have
received this e-mail in error, please notify the sender immediately and
delete the message from your computer without making copies. • FRANCAIS
// Ce message peut contenir des informations confidentielles et/ou
protégées par le secret professionnel. Si vous n'êtes pas le
destinataire de ce message (ou la personne chargée de le transmettre à
son destinataire), vous n'êtes pas autorisé à le copier ou à le
transmettre à un tiers. Dans ce cas, veuillez détruire ce message et
nous informer, dans les plus brefs délais, de cette erreur.
|
Ok thanks i'll try to contact the Monetico technical service. If I have anything new I'll tell you. |
Hi
. |
Hi,
Here are some updates You could merge into your project: