Skip to content

Support the latest NGINX Plus R26 directives #261

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 29, 2022
Merged

Support the latest NGINX Plus R26 directives #261

merged 2 commits into from
Jun 29, 2022

Conversation

alessfg
Copy link
Member

@alessfg alessfg commented Jun 29, 2022

Proposed changes

  • auth_jwt_require now allows you to optionally set the error code you wish to return
  • health_check now lets you set a keepalive_time.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have added Molecule tests that prove my fix is effective or that my feature works
  • I have checked that any relevant Molecule tests pass after adding my changes
  • I have updated any relevant documentation (defaults/main/*.yml, README.md and CHANGELOG.md)

* `auth_jwt_require` now allows you to optionally set the `error` code you wish to return
* `health_check` now lets you set a `keepalive_time`.
@alessfg alessfg self-assigned this Jun 29, 2022
@alessfg alessfg added the enhancement Enhance an existing feature label Jun 29, 2022
@alessfg alessfg added this to the 0.5.2 milestone Jun 29, 2022
@alessfg alessfg merged commit 5f3952e into main Jun 29, 2022
@alessfg alessfg deleted the r26-directives branch June 29, 2022 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant