Releases: nextcloud-releases/user_saml
Releases · nextcloud-releases/user_saml
v8.1.2
What's Changed
- docs: USE SPDX license identified by @AndyScherzinger in nextcloud/user_saml#1133
- fix: Using user_saml at the same time as the guest application by @CarlSchwan in nextcloud/user_saml#1132
Full Changelog: nextcloud/user_saml@v8.1.1...v8.1.2
v8.1.1
Fixed
- fix: Kerberos authentification by using
$_SERVERinstead of$_ENVby @CarlSchwan in nextcloud/user_saml#1130
Dependencies
- build(deps-dev): bump guzzlehttp/guzzle from 7.10.0 to 7.10.3 in /tests/integration by @dependabot[bot] in nextcloud/user_saml#1128
- build(deps-dev): bump nextcloud/coding-standard from 1.4.0 to 1.5.0 in /vendor-bin/cs-fixer by @dependabot[bot] in nextcloud/user_saml#1129
Other
- test(kerberos): Reuse kerberos tests from server by @CarlSchwan in nextcloud/user_saml#1130
v8.1.0
Added
- feat: Flexible matching between LDAP and SAML user ids by @CarlSchwan in nextcloud/user_saml#1103
- feat: Add some hints when auth error happen by @CarlSchwan in nextcloud/user_saml#1100
Fixed
- fix: Chunk group migration by @CarlSchwan in nextcloud/user_saml#1099
- fix: Handle unique constrainst exception related to the session data by @CarlSchwan in nextcloud/user_saml#1102
- fix: Add comments that homepath is trusted by @CarlSchwan in nextcloud/user_saml#1119
Dependencies
- build(deps): bump protobufjs from 7.5.5 to 7.6.0 by @dependabot[bot] in nextcloud/user_saml#1117
- build(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.1 by @dependabot[bot] in nextcloud/user_saml#1113
- build(deps): bump postcss from 8.5.8 to 8.5.14 by @dependabot[bot] in nextcloud/user_saml#1112
- build(deps): bump axios from 1.15.0 to 1.16.0 by @dependabot[bot] in nextcloud/user_saml#1105
- build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 by @dependabot[bot] in nextcloud/user_saml#1107
- build(deps): bump fast-uri from 3.1.0 to 3.1.2 by @dependabot[bot] in nextcloud/user_saml#1108
- build(deps): bump onelogin/php-saml from 4.3.1 to 4.3.2 by @dependabot[bot] in nextcloud/user_saml#1110
- build(deps-dev): bump tmp from 0.2.5 to 0.2.7 by @dependabot[bot] in nextcloud/user_saml#1121
- build(deps-dev): bump symfony/yaml from 5.4.45 to 5.4.53 in /tests/integration by @dependabot[bot] in nextcloud/user_saml#1120
v7.1.5
What's Changed
- [stable-7] fix: Handle unique constrainst exception related to the session data by @backportbot[bot] in nextcloud/user_saml#1104
- [stable-7] fix: Avoid redirecting to login with an incomplete configuration by @backportbot[bot] in nextcloud/user_saml#1101
- build(release): 7.1.5 by @CarlSchwan in nextcloud/user_saml#1118
Full Changelog: nextcloud/user_saml@v7.1.4...v7.1.5
8.0.1
What's Changed
- chore: Add back support for 34 by @come-nc in nextcloud/user_saml#1088
- docs: Add development setup steps to readme by @jancborchardt in nextcloud/user_saml#1094
- fix: Fix dialog button wording to be more understandable by @jancborchardt in nextcloud/user_saml#1093
- Fix logout condition based on last error reason by @foerster-finsternis in nextcloud/user_saml#1092
- feat: Propagate exception from saml library to our logs by @CarlSchwan in nextcloud/user_saml#1089
- fix: Avoid redirecting to login with an incomplete configuration by @come-nc in nextcloud/user_saml#1091
- fix: Mark all mapping attributes as optional by @CarlSchwan in nextcloud/user_saml#1096
- fix: Make sure getMetadata is accessible by @CarlSchwan in nextcloud/user_saml#1097
- chore(release): Bump release to 8.0.1 by @CarlSchwan in nextcloud/user_saml#1095
New Contributors
- @jancborchardt made their first contribution in nextcloud/user_saml#1094
- @foerster-finsternis made their first contribution in nextcloud/user_saml#1092
Full Changelog: nextcloud/user_saml@v8.0.0...v8.0.1
V8.0.0
8.0.0
Added
- drop support for NC 30 and 31; add support for upcoming NC 34 by @blizzz in nextcloud/user_saml#1035
- Port admin settings to vue by @CarlSchwan in nextcloud/user_saml#1047
- feat(settings): implement admin delegation for SSO & SAML authentication by @printminion-co in nextcloud/user_saml#1053
- search disabled users by display name or email by @hweihwang in nextcloud/user_saml#997
Fixed
- fix: Use correct color for login screen text on dark background by @come-nc in nextcloud/user_saml#1055
- fix: Cleanup DI in Application::boot by @come-nc in nextcloud/user_saml#1060
Dependencies
- build(deps): bump firebase/php-jwt from 7.0.3 to 7.0.4 by @dependabot[bot] in nextcloud/user_saml#1057
- build(deps): bump firebase/php-jwt from 7.0.4 to 7.0.5 by @dependabot[bot] in nextcloud/user_saml#1059
- build(deps): bump axios from 1.13.6 to 1.15.0 by @dependabot[bot] in nextcloud/user_saml#1063
- build(deps): bump fast-xml-parser from 5.5.4 to 5.5.12 by @dependabot[bot] in nextcloud/user_saml#1065
- build(deps): bump picomatch by @dependabot[bot] in nextcloud/user_saml#1064
- build(deps-dev): bump brace-expansion from 2.0.2 to 2.1.0 by @dependabot[bot] in nextcloud/user_saml#1066
- build(deps-dev): bump vite from 7.3.1 to 7.3.2 by @dependabot[bot] in nextcloud/user_saml#1067
- build(deps): bump lodash and @microsoft/api-extractor by @dependabot[bot] in nextcloud/user_saml#1068
- build(deps-dev): bump flatted from 3.4.1 to 3.4.2 by @dependabot[bot] in nextcloud/user_saml#1070
- build(deps): bump yaml from 2.8.2 to 2.8.3 by @dependabot[bot] in nextcloud/user_saml#1069
- build(deps): bump follow-redirects from 1.15.11 to 1.16.0 by @dependabot[bot] in nextcloud/user_saml#1071
- build(deps): bump dompurify from 3.3.3 to 3.4.0 by @dependabot[bot] in nextcloud/user_saml#1074
- build(deps): bump protobufjs from 7.5.4 to 7.5.5 by @dependabot[bot] in nextcloud/user_saml#1075
Other
- refactor(backend): Cleanup PHP code a bit by @CarlSchwan in nextcloud/user_saml#1061
- refactor: Fix many psalm issues by @CarlSchwan in nextcloud/user_saml#1003
- refactor: Use modern attribute instead of annotation by @CarlSchwan in nextcloud/user_saml#1076
v7.1.4
7.1.4
Added
Fixed
Dependencies
- Build(deps): bump firebase/php-jwt from 7.0.2 to 7.0.3 (user_saml#1045)
- Build(deps): bump robrichards/xmlseclibs from 3.1.4 to 3.1.5 (user_saml#1048)