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

Implement OAuth2 provider #927

Merged
merged 15 commits into from Jun 5, 2018
Merged

Implement OAuth2 provider #927

merged 15 commits into from Jun 5, 2018

Commits on Jun 5, 2018

  1. Implement OAuth2 provider

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    e1eb386 View commit details
    Browse the repository at this point in the history
  2. Auth and logging basics

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    288e7af View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5bea706 View commit details
    Browse the repository at this point in the history
  4. Incomplete authorized view

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    0c01360 View commit details
    Browse the repository at this point in the history
  5. Add many tests

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    cdea840 View commit details
    Browse the repository at this point in the history
  6. Manual revocation

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    59290a5 View commit details
    Browse the repository at this point in the history
  7. Rebase migration

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    75a4127 View commit details
    Browse the repository at this point in the history
  8. Add docs

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    55add76 View commit details
    Browse the repository at this point in the history
  9. Copy-paste full models

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    2618e80 View commit details
    Browse the repository at this point in the history
  10. evert "Copy-paste full models"

    This reverts commit a1ab054.
    raphaelm committed Jun 5, 2018
    Copy the full SHA
    440677d View commit details
    Browse the repository at this point in the history
  11. Move models to pretixapi

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    6eb708f View commit details
    Browse the repository at this point in the history
  12. Upgrade travis

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    2988133 View commit details
    Browse the repository at this point in the history
  13. Update .travis.yml

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    ba7f590 View commit details
    Browse the repository at this point in the history
  14. Update .travis.sh

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    b4cf3c7 View commit details
    Browse the repository at this point in the history
  15. Remove double definition

    raphaelm committed Jun 5, 2018
    Copy the full SHA
    e342ff1 View commit details
    Browse the repository at this point in the history