Skip to content
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: pomerium/pomerium Loading
base: v0.21.2
Choose a base ref
...
head repository: pomerium/pomerium Loading
compare: v0.21.3
Choose a head ref
  • 4 commits
  • 27 files changed
  • 3 contributors

Commits on Feb 27, 2023

  1. authorize: allow access to /.pomerium/webauthn when policy denies acc…

    …ess (#4016)
    
    authorize: allow access to /.pomerium/webauthn when policy denies access (#4015)
    
    Co-authored-by: Caleb Doxsey <[email protected]>
    backport-actions-token[bot] and calebdoxsey committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7afa9d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. hpke: move published public keys to a new endpoint (#4048)

    hpke: move published public keys to a new endpoint (#4044)
    
    Co-authored-by: Caleb Doxsey <[email protected]>
    backport-actions-token[bot] and calebdoxsey committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ee1fefb View commit details
    Browse the repository at this point in the history
  2. authorize: move sign out and jwks urls to route, update issuer for JWT (

    #4049)
    
    authorize: move sign out and jwks urls to route, update issuer for JWT (#4046)
    
    * authorize: move sign out and jwks urls to route, update issuer for JWT
    
    * fix test
    
    Co-authored-by: Caleb Doxsey <[email protected]>
    backport-actions-token[bot] and calebdoxsey committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    3307b9b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. ci: build version branch images (#4062)

    ci: build version branch images (#4061)
    
    build version branch images
    
    Co-authored-by: Denis Mishin <[email protected]>
    backport-actions-token[bot] and wasaga committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ba0aae3 View commit details
    Browse the repository at this point in the history
Loading