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

JOSM Auth Token #185

Merged
merged 28 commits into from Sep 25, 2019
Merged

JOSM Auth Token #185

merged 28 commits into from Sep 25, 2019

Commits on Sep 12, 2019

  1. Add token creation endpoint

    ingalls committed Sep 12, 2019
    Copy the full SHA
    6f4ad78 View commit details
    Browse the repository at this point in the history
  2. Get dynamic intervals

    ingalls committed Sep 12, 2019
    Copy the full SHA
    e0dd50e View commit details
    Browse the repository at this point in the history
  3. Simplify token creation

    ingalls committed Sep 12, 2019
    Copy the full SHA
    00e767f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    371ea26 View commit details
    Browse the repository at this point in the history
  5. Add UI dist

    ingalls committed Sep 12, 2019
    Copy the full SHA
    70b5e16 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    88a457a View commit details
    Browse the repository at this point in the history
  7. Add token tests

    ingalls committed Sep 12, 2019
    Copy the full SHA
    6f54099 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b5e1383 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    a4b6d88 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Sketch out better auth

    ingalls committed Sep 13, 2019
    Copy the full SHA
    4bd7106 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    28104e3 View commit details
    Browse the repository at this point in the history
  3. Set and get token scope

    ingalls committed Sep 13, 2019
    Copy the full SHA
    17871fa View commit details
    Browse the repository at this point in the history
  4. Add scope doc

    ingalls committed Sep 13, 2019
    Copy the full SHA
    cceb1f8 View commit details
    Browse the repository at this point in the history
  5. Add scope storage

    ingalls committed Sep 13, 2019
    Copy the full SHA
    b584f54 View commit details
    Browse the repository at this point in the history
  6. Add rw_met calls and cmp

    ingalls committed Sep 13, 2019
    Copy the full SHA
    6956640 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    db235d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. v0.73.0-josm-tokens

    Lizzie Gooding committed Sep 17, 2019
    Copy the full SHA
    cffe968 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Copy the full SHA
    dece46a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Copy the full SHA
    150323a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Copy the full SHA
    ce3c021 View commit details
    Browse the repository at this point in the history
  2. check for cookie in user session tests, check access to r/w endpoints…

    … with token + cookie
    Lizzie Gooding committed Sep 20, 2019
    Copy the full SHA
    ce5dda2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d115d72 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Revert "only allow admins to create users"

    This reverts commit d115d72.
    mattciferri committed Sep 23, 2019
    Copy the full SHA
    4ba8589 View commit details
    Browse the repository at this point in the history
  2. Revert "seed db users directly rather than via api"

    This reverts commit ce3c021.
    mattciferri committed Sep 23, 2019
    Copy the full SHA
    98b4a83 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3e7d56d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4c6911e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. v0.73.1-josm-tokens

    mattciferri committed Sep 24, 2019
    Copy the full SHA
    da0e963 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. revert version

    mattciferri committed Sep 25, 2019
    Copy the full SHA
    b24c270 View commit details
    Browse the repository at this point in the history