diff --git a/CHANGELOG.md b/CHANGELOG.md index 06028d97..0cdbe8fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 1.3.7 + +### Fixed + +- Prevent using ID4ME routes if ID4ME is disabled @julien-nc + ## [0.3.1] - 2021-02-02 ### Fixed - Make column explitly nullable diff --git a/appinfo/info.xml b/appinfo/info.xml index a9ca8a87..a97a1739 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,7 +5,7 @@ OpenID Connect user backend Use an openID connect backed to login to your Nextcloud Allow configuring an OIDC server as Nextcloud user backend. - 0.3.2 + 1.3.7 agpl Roeland Jago Douma UserOIDC @@ -18,7 +18,7 @@ https://github.com/nextcloud/user_oidc/issues https://github.com/nextcloud/user_oidc - + OCA\UserOIDC\Settings\AdminSettings