Changeset 36d891d in portal_2019 for pruebas_web_crypto_api


Ignore:
Timestamp:
Jun 19, 2019, 12:07:35 PM (5 years ago)
Author:
Laura Colina <lcolina@…>
Branches:
desarrollo
Children:
816c2e5
Parents:
d1c1139 (diff), b564634 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'desarrollo' of https://tibisay.cenditel.gob.ve/murachi/scm/git/murachi_v2 into desarrollo

Location:
pruebas_web_crypto_api
Files:
1 edited
2 moved

Legend:

Unmodified
Added
Removed
  • pruebas_web_crypto_api/firmandoConMurachi.sign.html

    rd1c1139 r36d891d  
    266266                        contentType: 'application/json',
    267267                        headers: {"Authorization":"Basic YWRtaW46YWRtaW4="},
    268                         //xhrFields: { withCredentials: true },
     268                        xhrFields: { withCredentials: true },
    269269                        success: function(data, textStatus, jqXHR){
    270270                          var responseString = JSON.stringify(data);
Note: See TracChangeset for help on using the changeset viewer.