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
de8dac30
Commit
de8dac30
authored
7 years ago
by
Thijs Kinkhorst
Browse files
Options
Downloads
Patches
Plain Diff
Update changelog for changes between rc1 and rc2.
parent
840f2242
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
+5
-0
5 additions, 0 deletions
docs/simplesamlphp-changelog.md
with
5 additions
and
0 deletions
docs/simplesamlphp-changelog.md
+
5
−
0
View file @
de8dac30
...
@@ -27,6 +27,7 @@ Released TBD
...
@@ -27,6 +27,7 @@ Released TBD
*
Added ability to define additional attributes on ContactPerson elements
*
Added ability to define additional attributes on ContactPerson elements
in metatada, e.g. for use in Sirtfi contacts.
in metatada, e.g. for use in Sirtfi contacts.
*
Added option to set a secure flag also on the language cookie.
*
Added option to set a secure flag also on the language cookie.
*
Added option to specify the base URL for the application protected.
*
Added support for PHP Memcached extension next to Memcache extension.
*
Added support for PHP Memcached extension next to Memcache extension.
*
Added Redis as possible session storage mechanism.
*
Added Redis as possible session storage mechanism.
*
Added support to specify custom metadata storage handlers.
*
Added support to specify custom metadata storage handlers.
...
@@ -53,6 +54,7 @@ Released TBD
...
@@ -53,6 +54,7 @@ Released TBD
classes under the SimpleSAML
\M
odule namespace.
classes under the SimpleSAML
\M
odule namespace.
*
Added new hook for module loader exception handling
`exception_handler`
.
*
Added new hook for module loader exception handling
`exception_handler`
.
*
Expose RegistrationInfo in parsed SAML metadata.
*
Expose RegistrationInfo in parsed SAML metadata.
*
The AuthnInstant is now available in the state array.
*
Introduced Twig templating for user interface.
*
Introduced Twig templating for user interface.
*
Lots of refactoring, code cleanup and added many unit tests.
*
Lots of refactoring, code cleanup and added many unit tests.
...
@@ -82,6 +84,9 @@ Released TBD
...
@@ -82,6 +84,9 @@ Released TBD
none was present.
none was present.
*
`AttributeCopy`
: added option to copy to multiple destination attributes.
*
`AttributeCopy`
: added option to copy to multiple destination attributes.
### `cron`
*
Allow invocation via PHP command line interface.
### `discopower`
### `discopower`
*
Added South Africa tab.
*
Added South Africa tab.
...
...
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