Releases: nextcloud-releases/user_saml
Releases · nextcloud-releases/user_saml
v5.2.6
What's Changed
- [stable-5.2] fix: Also create skeleton for users from environment based auth by @backportbot-nextcloud in nextcloud/user_saml#798
Full Changelog: nextcloud/user_saml@v5.2.5...v5.2.6
v6.1.0rc1
v5.2.5
What's Changed
- [stable-5.2] refactor(Controller): read parameter only once by @blizzz in nextcloud/user_saml#790
- 5.2.5 by @blizzz in nextcloud/user_saml#792
Full Changelog: nextcloud/user_saml@v5.2.4...v5.2.5
v5.1.5
What's Changed
- [stable-5.1] refactor(Controller): read parameter only once by @blizzz in nextcloud/user_saml#791
- 5.1.5 by @blizzz in nextcloud/user_saml#793
Full Changelog: nextcloud/user_saml@v5.1.4...v5.1.5
v6.0.1
What's Changed
- feat(dep): NC 29 comaptibility by @blizzz in nextcloud/user_saml#787
- refactor(Controller): read parameter only once by @blizzz in nextcloud/user_saml#788
- 6.0.1 by @blizzz in nextcloud/user_saml#789
Full Changelog: nextcloud/user_saml@v6.0.0...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 nextcloud/user_saml#749
- feat(server): master works now with upcoming NC 28 by @blizzz in nextcloud/user_saml#767
- migrate away from removed event dispatcher by @icewind1991 in nextcloud/user_saml#764
- fix(login): do not hardcode IdP to 1 on redirect by @blizzz in nextcloud/user_saml#769
- Splitting CI images into separate ones by @blizzz in nextcloud/user_saml#712
- fix: Implement IGetDisplayNameBackend by @juliushaertl in nextcloud/user_saml#771
- fix: Do not try to validate metadata for environment variable config by @juliushaertl in nextcloud/user_saml#774
- fix(backend): remove deprecated event and class by @blizzz in nextcloud/user_saml#779
- chore(cleanup): prepare for 28 availability by @blizzz in nextcloud/user_saml#782
Full Changelog: nextcloud/user_saml@v5.2.2...v6.0.0
v5.2.4
Fixed
- fix(firstLogin): use compatible GenericEvent nextcloud/user_saml#778
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