Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

v3.9.0

Choose a tag to compare

@vyskocilpavel vyskocilpavel released this 07 May 10:13
· 365 commits to master since this release
ce68223

Added

  • Added facility capabilities to PerunEntitlement
  • Added process filter for logging info about login

Changed

  • Use object Configuration for 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