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: haproxytech/haproxy-lua-oauth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: audience-update
Choose a base ref
...
head repository: haproxytech/haproxy-lua-oauth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 17 files changed
  • 5 contributors

Commits on Aug 31, 2021

  1. Merge pull request #20 from haproxytech/audience-update

    updated audience
    NickMRamirez authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    eb5256a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

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

Commits on Feb 17, 2022

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

Commits on Feb 22, 2022

  1. Merge pull request #27 from yolabingo/haproxy-cfg-lf

    Adds LF to end of haproxy-example.cfg
    NickMRamirez authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    352618a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Updated the install script so that it only installs the Lua module an…

    …d does not try to install HAProxy or the Lua runtime.
    haproxytechblog committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    b8ada2a View commit details
    Browse the repository at this point in the history
  2. Added an example

    haproxytechblog committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a6777be View commit details
    Browse the repository at this point in the history
  3. Updated the install script so that it only installs the Lua module an…

    …d does not try to install HAProxy or the Lua runtime.
    haproxytechblog committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    0468296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b75699 View commit details
    Browse the repository at this point in the history
  5. updated example files

    haproxytechblog committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    a38fec1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #26 from mtte/master

    Fix error when OAUTH_PUBKEY_PATH is not set
    NickMRamirez authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    aadf7bc View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

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

Commits on Aug 8, 2022

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

Commits on Aug 14, 2023

  1. Updated Lua library from 5.3 to 5.4 to support HAProxy 2.6+, which is…

    … compiled against Lua 5.4.4.
    haproxytechblog committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8268e4b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on Jun 15, 2024

  1. Merge pull request #38 from yaronr/alpine

    Initial support for Alpine linux
    NickMRamirez authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    f474c9e View commit details
    Browse the repository at this point in the history
Loading