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
4c5e82b9
Commit
4c5e82b9
authored
9 years ago
by
Jaime Perez Crespo
Browse files
Options
Downloads
Patches
Plain Diff
Update the changelog in master.
parent
2d352ee6
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
+31
-2
31 additions, 2 deletions
docs/simplesamlphp-changelog.md
with
31 additions
and
2 deletions
docs/simplesamlphp-changelog.md
+
31
−
2
View file @
4c5e82b9
...
...
@@ -6,9 +6,39 @@ SimpleSAMLphp changelog
This document lists the changes between versions of SimpleSAMLphp.
See the upgrade notes for specific information about upgrading.
## Version 1.14.4
Released 2016-06-08
*
Fixed two minor security issues that allowed malicious URLs to be presented to the user in a link. Reported by John Page.
*
Fixed issue #366. The LDAP class was trying to authenticate even when no password was provided (using the CAS module).
*
Fixed issue #401. The authenticate.php script was printing exceptions instead of throwing them for the exception handler to capture them.
*
Fixed issue #399. The size limitation of the TEXT type in MySQL was creating problems in certain setups.
*
Fixed issue #5. Incoherent population of the $_SERVER variable was creating broken links when running PHP with FastCGI.
*
Other typos and minor bugs: #389, #392.
## Version 1.14.3
Released 2016-04-19
*
Fixed a bug in the login form that prevented the login button to be displayed in mobile devices.
*
Resolved an issue in the PHP session handler that made it impossible to use PHP sessions simultaneously with other applications.
## Version 1.14.2
Released 2016-03-11
*
Use stable versions of the externalized modules to prevent possible issues when further developing them.
## Version 1.14.1
Released 2016-03-08
*
Resolved an information leakage security issue in the sanitycheck module. See
[
SSPSA 201603-01
](
/security/201603-01
)
.
## Version 1.14.0
Released
TBD
Released
2016-02-15
### Security
...
...
@@ -32,7 +62,6 @@ Released TBD
*
Added the SAML NameID to the attributes status page, when available.
*
Added attribute definitions for schacGender (schac), sisSchoolGrade and sisLegalGuardianFor (skolfederation.se).
*
Attributes required in metadata are now taken into account when parsing.
*
Allow regular expression matching of trusted.url.domains. Off by default, set trusted.url.regex to true to enable.
### Bug fixes
...
...
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