Published December 6, 2019
| Version v3.6.0
Software
Open
CESNET/perun-simplesamlphp-module: v3.6.0
Authors/Creators
- 1. CESNET and Masaryk University
- 2. ICS MU
- 3. Institute of Computer Science, Masaryk University, Brno
- 4. @CESNET
Description
Added
- Added method getFacilityByEntityId
- Added resource capabilities into entitlements
- Slightly modified text displayed on WAYF
- Updated phpcs ruleset to PSR-12
- is_null() changed to === null
- Using identity comparison instead of equality comparison
- Removed checks in ifs that var is (not) null before empty(var) function (empty checks that itself)
- Double quotes changed to single quotes
- getFacilitiesByEntityId marked as deprecated (getFacilityByEntityId should be used instead)
- Using of getFacilityByEntityId instead of getFacilitiesByEntityId
- Filters JoinGroupsAdnEduPersonEntitlement and PerunGroups merged into PerunEntitlement
- Using expression in asserts (String in assert() is DEPRECATED from PHP 7.2)
- Fixed wrong dictionary name in post.php
- Removed unnecessary include
- Resolve problem with Sideeffects (PSR1.Files.SideEffects)
Files
CESNET/perun-simplesamlphp-module-v3.6.0.zip
Files
(520.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e19857ee739721cde3dd139794da7049
|
520.3 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.6.0 (URL)