Releases: nextcloud/user_saml
Releases · nextcloud/user_saml
v6.1.0rc1
What's Changed
- Implementation of Groupbackend II by @blizzz in #662
- fix: Also create skeleton for users from environment based auth by @juliushaertl in #797
Full Changelog: v6.0.1...v6.1.0rc1
v5.2.5
v5.1.5
v6.0.1
v6.0.0
What's Changed
- Chore(deps): Bump firebase/php-jwt from 6.8.0 to 6.8.1 in /3rdparty by @dependabot in #749
- feat(server): master works now with upcoming NC 28 by @blizzz in #767
- migrate away from removed event dispatcher by @icewind1991 in #764
- fix(login): do not hardcode IdP to 1 on redirect by @blizzz in #769
- Splitting CI images into separate ones by @blizzz in #712
- fix: Implement IGetDisplayNameBackend by @juliushaertl in #771
- fix: Do not try to validate metadata for environment variable config by @juliushaertl in #774
- fix(backend): remove deprecated event and class by @blizzz in #779
- chore(cleanup): prepare for 28 availability by @blizzz in #782
Full Changelog: v5.2.2...v6.0.0
v5.2.4
v5.2.3
Fixed
- fix: Implement IGetDisplayNameBackend @juliushaertl #773
- fix(login): do not hardcode IdP to 1 on redirect #770
- fix: Do not try to validate metadata for environment variable config #775
Dependencies
- Chore(deps): Bump firebase/php-jwt from 6.8.0 to 6.8.1 in /3rdparty @dependabot[bot] #749
Other
v5.2.2
v5.1.4
v5.2.1
- Avoid infinite redirection for disabled user (user_saml#717)
- Chore(deps-dev): Bump guzzlehttp/guzzle from 7.6.1 to 7.7.0 in /tests/integration (user_saml#729)
- Better distinguish admin sections (user_saml#730)
- Chore: update workflows from templates (user_saml#732)
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.1.0 to 1.1.1 (user_saml#733)
- Ensure $configurations is an array (user_saml#734)
- Chore(deps): Bump firebase/php-jwt from 6.5.0 to 6.6.0 in /3rdparty (user_saml#736)
- Chore(deps): Bump firebase/php-jwt from 6.6.0 to 6.8.0 in /3rdparty (user_saml#739)
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.10 (user_saml#742)
- Chore(CI): Sign .drone.yml file (user_saml#744)
- Fix(deps): update shipped deps (user_saml#746)