Skip to content

4.0.3

Compare
Choose a tag to compare
@kulmann kulmann released this 24 Nov 13:25
d6f4b24

Changes in 4.0.3

Summary

  • Bugfix - Bump reva to 2.16.2: #7512
  • Bugfix - Token storage config fixed: #7546
  • Enhancement - Support spec violating AD FS access token issuer: #7140
  • Enhancement - Update web to v7.1.2: #7798

Details

  • Bugfix - Bump reva to 2.16.2: #7512

    #7469
    #7512

  • Bugfix - Token storage config fixed: #7546

    The token storage config in the config.json for web was missing when it was set to false.

    #7462
    #7546

  • Enhancement - Support spec violating AD FS access token issuer: #7140

    AD FS /adfs/.well-known/openid-configuration has an optional access_token_issuer
    which, in violation of the OpenID Connect spec, takes precedence over issuer.

    #7140

  • Enhancement - Update web to v7.1.2: #7798

    Tags: web

    We updated ownCloud Web to v7.1.2. Please refer to the changelog (linked) for details on the web
    release.

    Summary * Bugfix owncloud/web#9833:

    Resolving external URLs * Bugfix
    owncloud/web#9868: Respect
    "details"-query on private links * Bugfix
    owncloud/web#9913: Private link
    resolving via share jail ID

    #7798
    https://github.com/owncloud/web/releases/tag/v7.1.2