Skip to content

v17.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jan 17:24
· 140 commits to master since this release

Otoroshi version 17.12.0

https://github.com/MAIF/otoroshi/milestone/134?closed=1
v17.11.0...v17.12.0
https://github.com/MAIF/otoroshi/releases/tag/v17.12.0

Added

  • Support Monaco editor in classic forms (#2407 fixed by mathieuancelin)
  • Support JWT verification based on the settings of an OIDC auth. module (#2410 fixed by mathieuancelin)
  • Provider helpers to create customizable errors in plugins (#2422 fixed by mathieuancelin)
  • Allow Fail2Ban to be triggered by other plugins that can't use requestError phase (#2423 fixed by mathieuancelin)
  • OIDCJwtVerifier can be used to populate the current user session (#2426 fixed by mathieuancelin)
  • Always display plugins, even if missing from the JS plugins list (#2406 fixed by Zwiterrion)

Changed

Fixed

Contributors