Skip to content
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

Set x_mtok Cookie on Cordova #676

Merged
merged 8 commits into from
Sep 29, 2019
Merged

Set x_mtok Cookie on Cordova #676

merged 8 commits into from
Sep 29, 2019

Commits on Jun 5, 2019

  1. Merge pull request #693 from VeliovGroup/dev

    v1.11.0
    dr-dimitru committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    5083158 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. add required Access-Control headers

    s-ol authored and menelike committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    8060627 View commit details
    Browse the repository at this point in the history
  2. use ostrio:cookies.send() to transport Cookies

    s-ol authored and menelike committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    b6f6e34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    130bba8 View commit details
    Browse the repository at this point in the history
  4. add disableCORS flag for disabling new behavior

    s-ol authored and menelike committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    843f4e0 View commit details
    Browse the repository at this point in the history
  5. fix HTTP uploads on Cordova

    s-ol authored and menelike committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    ed99ed6 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    8e53225 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2019

  1. add xhr.withCredentials = true; before http uploads

    menelike committed Jul 18, 2019
    Configuration menu
    Copy the full SHA
    76fb384 View commit details
    Browse the repository at this point in the history