Skip to content

Commit

Permalink
Fill in two rulesets which were decomposed upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Dec 2, 2024
1 parent 61b93fc commit 21c5d53
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mdx/incommon/edugain-policy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,8 @@

<!-- Sub-rule q. -->
<ref bean="check_mdui_xslt"/>
<ref bean="check_mdui_logo_url"/>
<ref bean="check_mdui_urls"/>

<!-- Sub-rule r. -->
<ref bean="check_rands"/>
Expand All @@ -436,6 +438,8 @@

<!-- Sub-rule t. -->
<ref bean="check_saml2meta"/>
<ref bean="check_saml2meta_urlattrs"/>
<ref bean="check_saml2meta_urls"/>
<ref bean="check_saml_strings"/>
<ref bean="check_misc"/>

Expand Down

0 comments on commit 21c5d53

Please sign in to comment.