Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
v1
simplesamlphp
Commits
2d256c73
Commit
2d256c73
authored
2 years ago
by
Tim van Dijen
Browse files
Options
Downloads
Patches
Plain Diff
Import changelog from 1.19
parent
53cd110f
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/simplesamlphp-changelog.md
+107
-0
107 additions, 0 deletions
docs/simplesamlphp-changelog.md
simplesamlphp-changelog.md
+2373
-0
2373 additions, 0 deletions
simplesamlphp-changelog.md
with
2480 additions
and
0 deletions
docs/simplesamlphp-changelog.md
+
107
−
0
View file @
2d256c73
...
...
@@ -18,6 +18,113 @@ See the upgrade notes for specific information about upgrading.
*
Accepting unsolicited responses can be disabled by setting
`enable_unsolicited`
to
`false`
in the SP authsource.
*
Certificates and private keys can now be retrieved from a database
## Version 1.19.6
Released 1-7-2022
*
Fix several translations (#1572, #1573, #1577, #1578, #1603)
*
Fix HTTP status code for error pages (#1585)
*
\S
impleSAML
\U
tils
\H
TTP::getFirstPathElement() was marked deprecated
*
Bumped twig and minimist dependencies due to known vulnerabilities (CVE-2022-23614 and CVE-2021-44906)
*
Minor fixes to the old UI (#1632)
*
Fix several translations (#1572, #1573, #1577, #1578)
`saml2 library`
*
A mis-use of a constant was fixed (#249) that caused an error with HTTP-Artifact binding.
`metarefresh`
*
Added regex-template config keyword to apply a template to entityIDs matching a pattern. (v0.10)
## Version 1.19.5
Released 24-01-2021
*
Fix composer-file to prevent warnings
*
Fix database persistence (#1555)
*
Dropped dependency on jquery-ui and selectize
`adfs`
*
Bump the module version to the 1.0.x branch; the 0.9 branch only works with versions before 1.19
`saml2 library`
*
Fix an issue with PHP 7.x support that was introduced in 1.19.4 (#1559)
## Version 1.19.4
Released 13-12-2021
`core`
*
Fix translations for included templates (i.e. metadata not found error)
`ldap`
*
Added the possibility to escape the additional search filters that were introduced in 1.19.2
`saml2 library`
*
The library has been quick-fixed to support PHP 8.1 (#1545)
`metarefresh`
*
Reverted an unintended update of the module. The v1,0-branch is intended for use with SSP 2.0 (dev-master) only
## Version 1.19.3
Released 2021-10-28
*
Fixed a wrong variable name introduced in v1.19.2 (#1480) that rendered the PHP session handler useless.
## Version 1.19.2
Released 2021-10-27
*
Restored PHP 8.0 compatibility (#1461), also on the saml2 library (v4.2.3)
*
Revert #1435; should not have ended up in a bugfix release. If you need the authproc-filters, please install the
simplesamlphp-module-subjectidattrs module.
*
Fixed a bug in the logger that would break encoded urls in the message
*
Return a proper HTTP/405 code when incorrect method is used (#1400)
*
Fixed the 'rememberenabled' config setting of the built-in IdP discovery.
*
Fixed a bug where code from external modules would run even though the module is explicitly enabled (#1463)
*
Fix unsolicited response with no RelayState (#1473)
*
Fix statistics being logged despite a configured loglevel that excludes statistics.
*
Fixed an issue with the PHP session handler (#1480, #1350, #1478) causing superfluous log messages.
*
Fixed the MetaDataStorageHandlerPdo for MySQL backends (#1392)
*
Use getVersion instead of getStats to determine whether a memcache-server is up (#1528)
`adfs`
*
Fixed several issues that rendered the old UI useless for this module (v0.9.8)
`admin`
*
Fix warning in FederationController (#1475)
*
Fix displayed metadata for hosted entities differing from actual metadata.
`consent`
*
Add possibility to set the sameSite flag on cookies set by this module (v0.9.7)
`discopower`
*
Fixed a dependency issue that caused the module to not install under some PHP-versions (v0.10.0)
`ldap`
*
Added search-filters to AttributeAddUserGroups and made the return-attribute configurable (v0.9.11)
`negotiate`
*
Fixed a regression that rendered the new UI useless for this module (v0.9.11)
`sqlauth`
*
Fixed a bug that rendered the module useless due to missing use-statements.
## Version 1.19.1
Released TBD
...
...
This diff is collapsed.
Click to expand it.
simplesamlphp-changelog.md
0 → 100644
+
2373
−
0
View file @
2d256c73
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment