Skip to content

v1.6.8

Choose a tag to compare

@mastacontrola mastacontrola released this 18 Aug 00:06
· 5 commits to main since this release
02dd5c9

Read routed query parameters through Route::queryParam() (#14).

Fixes the OIDC plugin refusing a configured, enabled provider with "Unknown identity provider" on every nginx install. Pairs with FOGProject/fogproject#1163.

Requires core with #1163 (Route::queryParam() public).