·
985 commits
to main
since this release
Bugfixes
- core: ignore basePath if pages configuration (#10288) (9c56e69)
- core: cannot parse action at /session (#10094) (4a2d511)
- tests: setEnvDefaults test with
AUTH_SECRET/config.secretvalues (#10400) (86c8822) - export
CredentialsSigninclass to extend in custom authorize errors (#10200) - throw
MissingSecretwhen secret missing (#10305)