Project 'perun-proxy-aai/simplesamlphp/simplesamlphp-module-bbmri' was moved to 'perun/perun-proxyidp/v1/simplesamlphp-module-bbmri'. Please update any links and bookmarks that may still have the old path.
Commits on Source (55)
-
Pavel Vyskočil authored
* Added support for pass selected IdP from SP in AuthnContextClassRef attribute.
-
Michal Procházka authored
Added support for pass selected IdP from SP
-
Dominik František Bučík authored
* LS hostel should not be displayed in the add institution
-
Pavel Vyskočil authored
Removed LS hostel from add-institution page
-
Pavel Vyskočil authored
-
Pavel Vyskočil authored
-
Dominik Baránek authored2f0cf5f4
-
Dominik Baránek authoredbc380f62
-
Pavel Vyskočil authored
Changed code style to PSR-2
-
-
Pavel Vyskočil authored
addInstitution URL and email in disco-tpl.php are loaded from a config file
-
-
Pavel Vyskočil authored
Templates are included from module perun
-
Pavel Vyskočil authored
-
Pavel Vyskočil authored
-
Pavel Vyskočil authored
-
Pavel Vyskočil authored
-
0a55c6a7
-
Dominik Baránek authored436696b9
-
Pavel Vyskočil authored
Removed warning template
-
-
Pavel Vyskočil authored
Using of short array syntax
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
-
Dominik Baránek authored
Semantic release preparations
-
Dominik Frantisek Bucik authored
-
Dominik František Bučík authored
Missing package.json and .gitignore
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
Pavel Břoušek authored3c2339e1
-
Pavel Břoušek authoredf92fdcbb
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
Jednotné přihlášení test authored2721b0b5
-
Jednotné přihlášení test authored6c6cc8a8
-
Jednotné přihlášení test authored928813fa
-
Jednotné přihlášení test authored0755ba19
-
Dominik František Bučík authored
-
Jednotné přihlášení test authored84544b73
-
Jednotné přihlášení test authoredb4dd4bc2
-
Jednotné přihlášení test authoredf75bf0e9
-
Jednotné přihlášení test authored080d5fdd
-
Jednotné přihlášení test authored1cc96f6b
-
Jednotné přihlášení test authored3428f9b6
-
Jednotné přihlášení test authoredbc3b8f9b
-
Jednotné přihlášení test authored5a6d1f3b
-
Jednotné přihlášení test authored0c4b4982
-
Pavel Břoušek authored
fix:
new version of logo See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-bbmri!15cbcbb8b5 -
semantic-release-bot authored
## [2.1.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-bbmri/compare/v2.1.1...v2.1.2) (2023-04-12) ### Bug Fixes *
new version of logo ([d4a38f24](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-bbmri/commit/d4a38f24b313417c6aad09f2cd4c96d7dda557dd))
Showing
- .gitignore 718 additions, 0 deletions.gitignore
- .gitlab-ci.yml 3 additions, 0 deletions.gitlab-ci.yml
- .prettierignore 730 additions, 0 deletions.prettierignore
- .prettierrc.json 1 addition, 0 deletions.prettierrc.json
- .releaserc.json 1 addition, 0 deletions.releaserc.json
- CHANGELOG.md 43 additions, 7 deletionsCHANGELOG.md
- LICENSE 12 additions, 9 deletionsLICENSE
- README.md 13 additions, 7 deletionsREADME.md
- composer.json 27 additions, 18 deletionscomposer.json
- composer.lock 177 additions, 0 deletionscomposer.lock
- config-templates/config-warning.php 0 additions, 27 deletionsconfig-templates/config-warning.php
- dictionaries/bbmri.definition.json 0 additions, 47 deletionsdictionaries/bbmri.definition.json
- renovate.json 4 additions, 0 deletionsrenovate.json
- themes/bbmri/consent/consentform.php 2 additions, 161 deletionsthemes/bbmri/consent/consentform.php
- themes/bbmri/consent/noconsent.php 2 additions, 43 deletionsthemes/bbmri/consent/noconsent.php
- themes/bbmri/core/loginuserpass.php 2 additions, 163 deletionsthemes/bbmri/core/loginuserpass.php
- themes/bbmri/default/error.php 2 additions, 86 deletionsthemes/bbmri/default/error.php
- themes/bbmri/default/errorreport.php 2 additions, 5 deletionsthemes/bbmri/default/errorreport.php
- themes/bbmri/default/includes/footer.php 21 additions, 17 deletionsthemes/bbmri/default/includes/footer.php
- themes/bbmri/default/includes/header.php 118 additions, 113 deletionsthemes/bbmri/default/includes/header.php
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
.prettierignore
0 → 100644
.prettierrc.json
0 → 100644
.releaserc.json
0 → 100644
{ | { | ||
"name": "bbmri/simplesamlphp-module-bbmri", | "name": "bbmri/simplesamlphp-module-bbmri", | ||
"description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for BBMRI-ERIC", | "description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for BBMRI-ERIC", | ||
"version": "2.2.0-dev", | "type": "simplesamlphp-module", | ||
"type": "simplesamlphp-module", | "keywords": [ | ||
"keywords": ["BBMRI", "bbmri", "BBMRI-ERIC", "bbmri-eric", "simplesamlphp"], | "BBMRI", | ||
"license": "BSD-2-Clause", | "bbmri", | ||
"authors": [ | "BBMRI-ERIC", | ||
{ | "bbmri-eric", | ||
"name": "Pavel Vyskocil", | "simplesamlphp" | ||
"email": "vyskocilpavel@muni.cz" | ], | ||
}, | "license": "BSD-3-Clause", | ||
{ | "require": { | ||
"name": "Michal Prochazka", | "simplesamlphp/composer-module-installer": "~1.0" | ||
"email": "michalp@ics.muni.cz" | }, | ||
} | "config": { | ||
], | "platform": { | ||
"require": { | "php": "7.4" | ||
"simplesamlphp/composer-module-installer": "~1.0" | }, | ||
"allow-plugins": { | |||
"simplesamlphp/composer-module-installer": true | |||
} | } | ||
}, | |||
"authors": [ | |||
{ | |||
"name": "Perun proxy AAI team", | |||
"email": "proxyidp@cesnet.cz" | |||
} | |||
] | |||
} | } |
composer.lock
0 → 100644
config-templates/config-warning.php
deleted
100644 → 0
dictionaries/bbmri.definition.json
deleted
100644 → 0
renovate.json
0 → 100644