Releases: nextcloud/user_saml
Releases · nextcloud/user_saml
v3.3.0
Added
- Add occ command to dump metadata for a given provider #438
Fixed / Changed
- Sabre/DAV 4.0: beforeMethod is now beforeMethod:* #407
- Ignore the oauth token path in login with the environment variables #436
- make "Login options" translatable #439
- acs endpoint to always return a RedirectResponse #446
- translation updates
- dependency updates
v3.2.0
Added
- Add occ command to dump metadata for a given provider #438
Fixed / Changed
- Sabre/DAV 4.0: beforeMethod is now beforeMethod:* #407
- Ignore the oauth token path in login with the environment variables #436
- make "Login options" translatable #439
- acs endpoint to always return a RedirectResponse #448
- translation updates
- dependency updates
v3.1.3
Added
- Add occ command to dump metadata for a given provider #438
Fixed / Changed
- Ignore the oauth token path in login with the environment variables #436
- make "Login options" translatable #439
- acs endpoint to always return a RedirectResponse #449
- translation updates
- dependency updates
v3.1.2
Bump version
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
v3.0.1
Added
- Add setting to specify a different signature algorithm #401
Changed
v2.4.2
Added
- Add setting to specify a different signature algorithm #401
v3.0.0
Changed
- fixed login with chrome browser #379
- translation updates
- Make 19 compatible #380
v2.4.1
Added
- Handle ObjectGUID claims #391
- added link to portal documentation #390
- Add counting to the user backend #392
Changed
- fixed login with chrome browser #388
v2.5.0
Added
- Support for Nextcloud 18
- Handle ObjectGUID claims #354
- added link to portal documentation #356
- Add counting to the user backend #366
Changed
- updated dependencies
- updated translations
v2.4.0
Update to 2.4.0
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>