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: max-lt/nginx-jwt-module
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aliprogrammer69/nginx-jwt-module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 30, 2022

  1. ngx_http_auth_jwt_loc_conf_t struct added. auth_jwt_claim config appe…

    …nded
    ali jalali committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    973806b View commit details
    Browse the repository at this point in the history
  2. Use jwt_claim in server and main configuration

    Amin authored and Amin committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    318a632 View commit details
    Browse the repository at this point in the history
  3. Claim documentation added

    Amin authored and Amin committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    773d484 View commit details
    Browse the repository at this point in the history
  4. $URI changed with $Variable

    ali jalali committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    ba62d10 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. some code style fixes

    ali jalali committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    4ec4774 View commit details
    Browse the repository at this point in the history
  2. ngx_conf_merge_ptr_value used

    ali jalali committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    2242dec View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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