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

Release v2.1.0

parent d150af71
Branches v2.1
Tags v2.1.0
1 merge request!21Test PR to check auto assign Reviewers
...@@ -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]
## [v2.1.0]
#### Added #### Added
- Possibility to read isCesnetEligible attribute from LDAP - Possibility to read isCesnetEligible attribute from LDAP
...@@ -111,6 +113,7 @@ the eduid filter (More information about this filter you can get [here] ) ...@@ -111,6 +113,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
[v2.1.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.1.0
[v2.0.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.0.0 [v2.0.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.0.0
[v1.4.2]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.4.2 [v1.4.2]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.4.2
[v1.4.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.4.1 [v1.4.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v1.4.1
......
{ {
"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" : "2.1.0-dev", "version" : "2.1.0",
"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