This repository was archived by the owner on Sep 19, 2022. It is now read-only.
v3.9.0
Added
- Added facility capabilities to PerunEntitlement
- Added process filter for logging info about login
Changed
- Use object
Configurationfor getting base module configuration - Add possibility to select mode(whitelist/blacklist) in ProxyFilter.php
- The default option is blacklist
- Allow call multiple ProcessFilter in one ProxyFilter module
Fixed
- Fixed the width of showed tagged idps in case the count of idps is equal to (x * 3) + 1
- Using try{}catch{} to avoid to PerunException in PerunEntitlement.php
- Return [] instead of null in getFacilityCapability via RPC, if facilityCapability is not set