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

Pkce implementation #2510

Merged
merged 26 commits into from
Jul 27, 2020
Merged

Pkce implementation #2510

merged 26 commits into from
Jul 27, 2020

Commits on Jun 30, 2020

  1. started implem

    quaxsze committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    53b3801 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. make first test pass

    quaxsze committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    204e86c View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. fix tests and revoke

    quaxsze committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c1933bd View commit details
    Browse the repository at this point in the history
  2. bleach version missmatch

    quaxsze committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    894970b View commit details
    Browse the repository at this point in the history
  3. add command to create client

    quaxsze committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    28e9c5b View commit details
    Browse the repository at this point in the history
  4. update imports

    quaxsze committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    53c94c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. small improvements

    quaxsze committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    7f37d9b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Update commands.py

    quaxsze committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    832c6eb View commit details
    Browse the repository at this point in the history
  2. Update commands.py

    quaxsze committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    9bb8bc8 View commit details
    Browse the repository at this point in the history
  3. Update commands.py

    quaxsze committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    12333a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. remove repetition

    quaxsze committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    3236df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b28a0b7 View commit details
    Browse the repository at this point in the history
  3. added flask cors instead of restplus one

    quaxsze committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    96beb73 View commit details
    Browse the repository at this point in the history
  4. update changelog

    quaxsze committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    fe056db View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    quaxsze committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    2dfb4be View commit details
    Browse the repository at this point in the history
  6. add one test

    quaxsze committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    93bb21a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4be2b90 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. override auth server

    quaxsze committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    96275ef View commit details
    Browse the repository at this point in the history
  2. fix test

    quaxsze committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    01571a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    148f4f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. add test token in pkce unit tests

    quaxsze committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    603b1b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f030e7a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

  1. removed checks

    quaxsze committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    61d5ac4 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. added migration for old clients

    quaxsze committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    3fb1e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2020

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