Skip to content

13.0.0

Compare
Choose a tag to compare
@leplatrem leplatrem released this 25 Jan 17:36
a702f6e

New features

  • Expose the user_profile in the user field of the hello page with OpenID authentication (#1989)

Breaking changes

  • Update Kinto OpenID plugin to redirect with a base64 JSON encoded token. (#1988).
    This will work with kinto-admin 1.23

Bug fixes

  • security: Fix a pagination bug in the PostgreSQL backend that could leak records between collections

Internal changes

  • Upgrade kinto-admin to v1.23.0