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: #7138
- Enhancement - Update web to v7.1.2: #7798
Details
-
Bugfix - Bump reva to 2.16.2: #7512
- Bugfix cs3org/reva#4251: ldap: fix GetUserByClaim for binary encoded UUIDs
-
Bugfix - Token storage config fixed: #7546
The token storage config in the config.json for web was missing when it was set to
false
. -
Enhancement - Support spec violating AD FS access token issuer: #7138
AD FS
/adfs/.well-known/openid-configuration
has an optionalaccess_token_issuer
which, in violation of the OpenID Connect spec, takes precedence overissuer
. -
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