这是indexloc提供的服务,不要输入任何密码
Skip to content

v0.7.8-beta

Choose a tag to compare

@gtsteffaniak gtsteffaniak released this 10 Jun 01:03
1ce3bf1

What's Changed

If you are using OIDC, please update from 0.7.7 to resolve invalid_grant issue. Also - oidc no longer creates users automatically by default -- must be enabled.

New Features:

  • More oidc user creation options #685
    • auth.methods.oidc.createUser must be true to automatically create user, defaults to false.
    • auth.methods.oidc.adminGroup allows using oidc provider group name to enable admin user creation.

BugFixes:

  • fix save editor info sometimes saves wrong file. #701
  • make ctrl select work on mac or windows. #739
  • oidc login failures introduced in 0.7.6 #731
  • oidc respects non-default baseURL

Full Changelog: v0.7.7-beta...v0.7.8-beta