Commits on Source (5)
-
Dominik Baránek authored
closes #183
-
Pavel Břoušek authored
chore!: remove unused whitelisting/greylisting Closes #183 See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun!298
-
-
Pavel Břoušek authored
refactor: use getFacilitiesByAttributeWithAttributes See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun!300
-
semantic-release-bot authored
## [9.0.7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.6...v9.0.7) (2022-12-15) ### Performance Improvements * use getFacilitiesByAttributeWithAttributes ([5f0f625b](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/5f0f625b33843f6749481c21755ec11d775e9cb8))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- config-templates/module_perun.php 3 additions, 10 deletionsconfig-templates/module_perun.php
- config-templates/module_perun_idpListsServiceDB.php 0 additions, 78 deletionsconfig-templates/module_perun_idpListsServiceDB.php
- lib/AdapterRpc.php 20 additions, 0 deletionslib/AdapterRpc.php
- lib/Disco.php 10 additions, 122 deletionslib/Disco.php
- lib/IdpListsService.php 0 additions, 97 deletionslib/IdpListsService.php
- lib/IdpListsServiceCsv.php 0 additions, 159 deletionslib/IdpListsServiceCsv.php
- lib/IdpListsServiceDB.php 0 additions, 60 deletionslib/IdpListsServiceDB.php
- lib/MetadataFromPerun.php 15 additions, 21 deletionslib/MetadataFromPerun.php
- lib/databaseCommand/DatabaseConfig.php 0 additions, 21 deletionslib/databaseCommand/DatabaseConfig.php
- lib/databaseCommand/IdpListsServiceDbCmd.php 0 additions, 142 deletionslib/databaseCommand/IdpListsServiceDbCmd.php
- themes/perun/perun/disco-tpl.php 0 additions, 2 deletionsthemes/perun/perun/disco-tpl.php
- www/listOfSps.php 12 additions, 12 deletionswww/listOfSps.php
- www/protected/whitelistIdp.php 0 additions, 60 deletionswww/protected/whitelistIdp.php
- www/protected/whitelistedIdps.php 0 additions, 41 deletionswww/protected/whitelistedIdps.php
lib/IdpListsService.php
deleted
100644 → 0
lib/IdpListsServiceCsv.php
deleted
100644 → 0
lib/IdpListsServiceDB.php
deleted
100644 → 0
www/protected/whitelistIdp.php
deleted
100644 → 0
www/protected/whitelistedIdps.php
deleted
100644 → 0