v16.18.1
github-actions
released this
07 Jun 10:14
·
269 commits
to master
since this release
Otoroshi version 16.18.1
https://github.com/MAIF/otoroshi/milestone/96?closed=1
v16.18.0...v16.18.1
https://github.com/MAIF/otoroshi/releases/tag/v16.18.1
Added
- OPA and http wasm plugin could have a specific UI (#1917)
Fixed
- auth. module plugins shouldn't try to use redirect uris (#1922)
- secure the direct usage of the private app login callback (#1923)
- if an auth. module redirect uri has multiple query params, some can get lost through login redirections (#1924)
Documentation
- Http wasm tutorial (#1918)