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
2f652967
Unverified
Commit
2f652967
authored
5 years ago
by
Jaime Pérez Crespo
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog.
parent
ce2294e0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/simplesamlphp-changelog.md
+7
-6
7 additions, 6 deletions
docs/simplesamlphp-changelog.md
with
7 additions
and
6 deletions
docs/simplesamlphp-changelog.md
+
7
−
6
View file @
2f652967
...
...
@@ -8,19 +8,20 @@ See the upgrade notes for specific information about upgrading.
## Version 1.17.3
Released
TBD
Released
2019-07-10
*
Resolved a security issue that could lead to a reflected XSS. See
[
SSPSA 201907-01
](
https://simplesamlphp.org/security/201907-01
)
.
*
Add new options
`session.cookie.samesite`
and
`language.cookie.samesite`
that can be
used to set a specific value for the cookies' SameSite attribute. The default it not
to set it.
*
Upgraded jQuery to version 3.4.
*
HHVM is no longer supported.
*
Fixed a bug (#926) where dynamic metadata records where not loaded from a database.
*
Removed HHVM from Travis; it is broken beyond repair and no longer supported by Symfony.
*
Fixed a minor GUI glitch in auth_status.twig.
*
Fixed an issue when an error occurs during a passive authentication request.
*
Handle duplicate insertion
also
for SQL Server.
*
Handle duplicate insertion
s
for SQL Server.
*
Fix a bug in Short SSO Interval warning filter.
*
Apply workaround for SIGSEGVs
on
session creation with PHP 7.3.
*
Apply
a
workaround for SIGSEGVs
during
session creation with PHP
-FPM
7.3.
### adfs
*
Fixed a missing option to supply a passphrase for the ADFS IDP signing certificate.
...
...
@@ -32,7 +33,7 @@ Released TBD
A migration guide for LinkedIn authentication is included in their README.
### saml
*
Added support for per-IDP configurable AuthnContextClassRef
/
AuthnContextComparison.
*
Added support for per-IDP configurable
`
AuthnContextClassRef
`
/
`
AuthnContextComparison
`
.
## Version 1.17.2
...
...
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