Releases: pulsejet/nextcloud-oidc-login
Releases · pulsejet/nextcloud-oidc-login
v2.5.0
v2.4.1
v2.4.0
What's Changed
- Add Nextcloud proxy support by @fcharlaix-opendsi in #170
- Bump to OpenID-Connect-PHP 0.9.10 by @azmeuk in #191
- Improved documentation for oidc_login_disable_registration by @azmeuk in #192
- Updated README to show the features of this plugin by @azmeuk in #193
- Forces update of user Last Login timestamp by @justledbetter in #145
- Add development tips guide by @pulsejet in #194
- Indicate we support Nextcloud 25 by @pulsejet in #198
- Reduce technical debt by @pulsejet in #196
- Implements group-based authorization by @pulsejet in #200
New Contributors
- @fcharlaix-opendsi made their first contribution in #170
- @justledbetter made their first contribution in #145
- @pulsejet made their first contribution in #194
Full Changelog: v2.3.3...v2.4.0
v2.4.0-beta.1
What's Changed
- Add Nextcloud proxy support by @fcharlaix-opendsi in #170
- Bump to OpenID-Connect-PHP 0.9.10 by @azmeuk in #191
- Improved documentation for oidc_login_disable_registration by @azmeuk in #192
- Updated README to show the features of this plugin by @azmeuk in #193
- Forces update of user Last Login timestamp by @justledbetter in #145
- Add development tips guide by @pulsejet in #194
- Indicate we support Nextcloud 25 by @pulsejet in #198
- Reduce technical debt by @pulsejet in #196
- Implements group-based authorization by @pulsejet in #200
New Contributors
- @fcharlaix-opendsi made their first contribution in #170
- @justledbetter made their first contribution in #145
Full Changelog: v2.3.3...v2.4.0-beta.1
v2.3.3
What's Changed
- Update Readme for Keycloak 18+ by @jonathanmmm in #174
- Bumped to OpenID-Connect-PHP 0.9.8 by @azmeuk #186
- Fixed linter errors by @azmeuk in #187
New Contributors
- @jonathanmmm made their first contribution in #174
Full Changelog: v2.3.2...v2.3.3
v2.3.3-beta
What's Changed
- Update Readme for Keycloak 18+ by @jonathanmmm in #174
- Fixed linter errors by @azmeuk in #187
New Contributors
- @jonathanmmm made their first contribution in #174
Full Changelog: v2.3.2...v2.3.3-beta
v2.3.2
What's Changed
- Use ITokenProvider instead of DefaultTokenProvider for NC24 by @sirkrypt0 in #173
Full Changelog: v2.3.1...v2.3.2
v2.3.1
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
v2.2.0
What's Changed
- Upgraded OpenID-Connect-PHP to version 0.9.4 by @azmeuk in #137
- Bumped to OpenID-Connect-PHP 0.9.5 by @azmeuk in #141
- Allow WebDAV authentication with non JWT tokens by @azmeuk in #123
- Fix integration with IdentityServer by @alesandrino in #125
- Declare NC 23 compatibility by @danimo in #147
- DAV Password authentication by @azmeuk in #136
New Contributors
Full Changelog: v2.1.0...v2.2.0