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

Hotfix/#754 client secret basic remove quote plus #755

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Jul 16, 2020

  1. remove quote_plus

    Marc-Antoine Belanger committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    d7bc4b4 View commit details
    Browse the repository at this point in the history
  2. added non friendly character to password test

    Marc-Antoine Belanger committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    8bd7390 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. remove extra quote_plus

    Marc-Antoine Belanger committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    58a1b39 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. optional encoding before base64 encoding

    Marc-Antoine Belanger committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d81bb20 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/hotfix/CZ-NIC#754-ClientSecretBa…

    …sic-remove-quote_plus' into hotfix/CZ-NIC#754-ClientSecretBasic-remove-quote_plus
    
    # Conflicts:
    #	src/oic/utils/authn/client.py
    #	tests/test_client.py
    Marc-Antoine Belanger committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    2bf41f4 View commit details
    Browse the repository at this point in the history
  3. kwargs in contruct

    Marc-Antoine Belanger committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d2aae60 View commit details
    Browse the repository at this point in the history
  4. cahngelog + encoding on the password

    Marc-Antoine Belanger committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b2ef337 View commit details
    Browse the repository at this point in the history
  5. encoding to bytes in join

    Marc-Antoine Belanger committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    1518714 View commit details
    Browse the repository at this point in the history
  6. refactoring encoding

    Marc-Antoine Belanger committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    5b87466 View commit details
    Browse the repository at this point in the history
  7. black format

    Marc-Antoine Belanger committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    fa50d4a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Fix with PR comments

    Marc-Antoine Belanger committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    7b70b07 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. cis None

    Marc-Antoine Belanger committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    571cf13 View commit details
    Browse the repository at this point in the history