File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 0.2.0] - 2020-07-22
8
+ ### Added
9
+ - Support for Nextcloud 20
10
+ - Support for the login flow
11
+
12
+ ### Fixed
13
+ - Audiance verification (thanks to coudot)
14
+
7
15
## [ 0.1.0] - 2020-04-29
8
16
### Added
9
17
- Basic implementation of OIDC client
Original file line number Diff line number Diff line change 5
5
<name >OpenID Connect user backend</name >
6
6
<summary >Use an openID connect backed to login to your Nextcloud</summary >
7
7
<description >Allow configuring an OIDC server as Nextcloud user backend.</description >
8
- <version >0.1.2 </version >
8
+ <version >0.2.0 </version >
9
9
<licence >agpl</licence >
10
10
<author >Roeland Jago Douma</author >
11
11
<namespace >UserOIDC</namespace >
You can’t perform that action at this time.
0 commit comments