File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,13 @@ All notable changes to this project will be documented in this file.
88The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
99and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
1010
11+ ## 6.2.1 – 2025-01-23
12+
13+ ### Fixed
14+
15+ - Fix crash when storing a token without refresh_expires_in or refresh_token @julien-nc [ #1025 ] ( https://github.com/nextcloud/user_oidc/pull/1025 )
16+ - Disable token exchange mechanism by default @julien-nc [ #1025 ] ( https://github.com/nextcloud/user_oidc/pull/1025 )
17+
1118## 6.2.0 – 2025-01-20
1219
1320### Added
Original file line number Diff line number Diff line change 88 <name >OpenID Connect user backend</name >
99 <summary >Use an OpenID Connect backend to login to your Nextcloud</summary >
1010 <description >Allows flexible configuration of an OIDC server as Nextcloud login user backend.</description >
11- <version >6.2.0 </version >
11+ <version >6.2.1 </version >
1212 <licence >agpl</licence >
1313 <author >Roeland Jago Douma</author >
1414 <author >Julius Härtl</author >
You can’t perform that action at this time.
0 commit comments