Comparing v1.5.2...v1.5.3 · IdentityPython/JWTConnect-Python-OidcMsg · GitHub
Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: IdentityPython/JWTConnect-Python-OidcMsg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.2
Choose a base ref
...
head repository: IdentityPython/JWTConnect-Python-OidcMsg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.3
Choose a head ref
  • 17 commits
  • 5 files changed
  • 2 contributors

Commits on Nov 11, 2021

  1. Updated token name.

    rohe committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    2774fa2 View commit details
    Browse the repository at this point in the history
  2. Correct token name

    rohe committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    43f71b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f3ad5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from IdentityPython/develop

    Reference to missing documentation file removed.
    peppelinux authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    5262958 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    4e79298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da1375 View commit details
    Browse the repository at this point in the history
  3. Updated version.

    rohe committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    b63cf62 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. fix: utcnow timestamp

    peppelinux committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    3b89449 View commit details
    Browse the repository at this point in the history
  2. fix: cryptojwt up to 1.6.0

    peppelinux committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    df56512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dc5eec View commit details
    Browse the repository at this point in the history
  4. v1.5.3

    peppelinux committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    40ae4c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Added constant MAXIMUM_CLOCK_SKEW. Set to be 5 minutes (300 sec) whic…

    …h seems to be common to many services.
    rohe committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    b8b282e View commit details
    Browse the repository at this point in the history
  2. Added constant MAXIMUM_CLOCK_SKEW. Set to be 5 minutes (300 sec) whic…

    …h seems to be common to many services.
    rohe committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3b01bcd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:IdentityPython/JWTConnect-Python…

    …-OidcMsg into develop
    rohe committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    abbf83b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #53 from IdentityPython/timezone_awarness

    Timezone awareness
    peppelinux authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    03c1c05 View commit details
    Browse the repository at this point in the history
  5. fix version

    peppelinux authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    e21f9dc View commit details
    Browse the repository at this point in the history
  6. change version

    @rohe unfortunately you made v1.5.1 on a tag called v1.5.2 ... So, let's go to v1.5.3!
    peppelinux authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    daacb8f View commit details
    Browse the repository at this point in the history
Loading