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

JWT-based authentication rework #291

Merged
merged 14 commits into from
Jun 30, 2018
Merged

Commits on Jun 29, 2018

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

Commits on Jun 30, 2018

  1. Configuration menu
    Copy the full SHA
    1c2a9e6 View commit details
    Browse the repository at this point in the history
  2. Revamp permissions and session control to use JWT tokens

    Added some temporary workarounds for client tokens not having claims at the moment.
    bobheadxi committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    8b86351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5dbd31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b3702a View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    bobheadxi committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    31c3e96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5c1916 View commit details
    Browse the repository at this point in the history
  7. Add session tests

    bobheadxi committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    086cf06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6185b72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3756f39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54e10af View commit details
    Browse the repository at this point in the history
  11. Set project directory on up

    bobheadxi committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    77105c5 View commit details
    Browse the repository at this point in the history
  12. gofmt -s

    bobheadxi committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    7a75d17 View commit details
    Browse the repository at this point in the history
  13. Correct spelling error

    bobheadxi committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    82c40b6 View commit details
    Browse the repository at this point in the history