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
4e239ac7
Commit
4e239ac7
authored
6 years ago
by
Thijs Kinkhorst
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog
parent
c4c23c31
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
+6
-0
6 additions, 0 deletions
docs/simplesamlphp-changelog.md
with
6 additions
and
0 deletions
docs/simplesamlphp-changelog.md
+
6
−
0
View file @
4e239ac7
...
@@ -21,6 +21,7 @@ Released TBD
...
@@ -21,6 +21,7 @@ Released TBD
*
Update configuration templates and documentation to PHP
*
Update configuration templates and documentation to PHP
short array syntax.
short array syntax.
*
All clases moved to namespaces and reformatted code to PSR-2.
*
All clases moved to namespaces and reformatted code to PSR-2.
*
Use bcrypt for new password hashes, old ones will remain working.
*
Many code cleanups.
*
Many code cleanups.
### consent
### consent
...
@@ -30,6 +31,11 @@ Released TBD
...
@@ -30,6 +31,11 @@ Released TBD
*
Allow
`core:PHP`
to manipulate all of the state.
*
Allow
`core:PHP`
to manipulate all of the state.
*
IdP initiated login: add compatibility with Shibboleth parameters.
*
IdP initiated login: add compatibility with Shibboleth parameters.
### preprodwarning
*
This module is now deprecated. Use the
`production`
configuration
option instead; set it to
`false`
to show a pre-production warning
before authentication.
### saml
### saml
*
Add initial support for SAML Subject Id Attributes.
*
Add initial support for SAML Subject Id Attributes.
*
Allow to specify multiple supported NameIdFormats in IdP hosted and
*
Allow to specify multiple supported NameIdFormats in IdP hosted and
...
...
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