Skip to content
Snippets Groups Projects
Unverified Commit 90c62492 authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

Released v1.4.1

parent 4488b9f9
Branches
Tags
No related merge requests found
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [Unreleased] ## [Unreleased]
## [v1.4.1]
[Fixed] [Fixed]
- Set the default LoA to 0 for IdP without or with empty attribute 'entityCategory' - Set the default LoA to 0 for IdP without or with empty attribute 'entityCategory'
...@@ -88,6 +90,7 @@ the eduid filter (More information about this filter you can get [here] ) ...@@ -88,6 +90,7 @@ the eduid filter (More information about this filter you can get [here] )
- Changelog - Changelog
[Unreleased]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/master [Unreleased]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/master
[v1.4.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.4.1
[v1.4.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.4.0 [v1.4.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.4.0
[v1.3.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.3.1 [v1.3.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.3.1
[v1.3.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.3.0 [v1.3.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.3.0
......
{ {
"name": "cesnet/simplesamlphp-module-cesnet", "name": "cesnet/simplesamlphp-module-cesnet",
"description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for CESNET eInfra", "description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for CESNET eInfra",
"version" : "1.4.0", "version" : "1.4.1",
"type": "simplesamlphp-module", "type": "simplesamlphp-module",
"keywords": ["CESNET", "cesnet", "simplesamlphp", "template"], "keywords": ["CESNET", "cesnet", "simplesamlphp", "template"],
"license": "BSD-2-Clause", "license": "BSD-2-Clause",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment