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: TeslaGov/ngx-http-auth-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: adihack/ngx-http-auth-jwt-module
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 17, 2018

  1. Configuration menu
    Copy the full SHA
    4f71fc3 View commit details
    Browse the repository at this point in the history
  2. Fix for build errors

    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    447273b View commit details
    Browse the repository at this point in the history
  3. Another build fix

    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    acc2236 View commit details
    Browse the repository at this point in the history
  4. Fix for key copy

    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    ae738dd View commit details
    Browse the repository at this point in the history
  5. Key length fix

    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    453cb75 View commit details
    Browse the repository at this point in the history
  6. Logging

    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    78126e6 View commit details
    Browse the repository at this point in the history
  7. Logging fix

    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    4d8f921 View commit details
    Browse the repository at this point in the history
  8. Remove debug logs.

    Make validation of email optional with auth_jwt_validate_email
    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    82cd5de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a71fc75 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    98b748b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11b80d5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62929e8 View commit details
    Browse the repository at this point in the history
  13. Another fix

    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    89d9830 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    da07bc2 View commit details
    Browse the repository at this point in the history
  15. Updated README.

    Rearranged some code.
    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    4822be3 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'rsa_validation'.

    Implemented RSA public key validation with option 'auth_jwt_algorithm'.
    Introduce ability to disable email property validation with 'auth_jwt_validate_email'.
    TimUnderhay committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    6e00072 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

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