Skip to content

v2.3.1

Choose a tag to compare

@pulsejet pulsejet released this 08 Mar 19:42
· 147 commits to master since this release

What's Changed

  • Use php-cs-fixer to format the code style by @azmeuk in #150
  • Fix typo: minimalastic -> minimalistic by @gruentee in #151
  • webdav: Login user with token instead of password only by @sirkrypt0 in #154
  • Only cache JWKs and well-known HTTP OK responses by @sirkrypt0 in #156
  • webdav Basic auth: login with user token by @azmeuk in #159
  • BasicAuth: Raise an exception when the token is null or invalid by @azmeuk in #161
  • webdav endpoint v1 BasicAuthentication by @azmeuk in #160
  • Properly close session and clear browsers storage data on logout by @sirkrypt0 in #164
  • Update user avatars on login by @azmeuk in #165

New Contributors

Full Changelog: v2.2.0...v2.3.1