Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 1.68 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

0.2.3 - 2018-08-09

Fixed

  • Erroneous ownCloud 2.4.2 client behavior causing service interruptions #145
  • Initialization for password-less sessions #129

Added

  • OpenID Connect UserInfo endpoint #115

Fixed

  • Expired token causing server failures #118

0.2.1 - 2017-11-28

Fixed

  • OAuth app blocking public uploads #100

0.2.0 - 2017-10-13

Added

  • Oracle and 4-byte MySQL support - #42
  • Predefined client ids for mobile and desktop clients - #38

Changed

  • Allow multiple tokens per client - #65

Fixed

  • Security Hardening - #71
  • Verify Bearer token even if the session is still valid - #53
  • Use displayname on switch user screen - #90