Skip to content

Commit

Permalink
Apply R+S checks to eduGAIN as well as local entities
Browse files Browse the repository at this point in the history
Resolves ukf/ukf-meta#20.
  • Loading branch information
iay committed Feb 14, 2017
1 parent 1461ae8 commit 7ed0dcb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion mdx/int_edugain/verbs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
p:whitelistingEntities="false"
p:designatedEntities-ref="int_edugain_verify_blacklist"/>

<ref bean="check_rands"/>
<ref bean="standardImportActions"/>
<ref bean="errorTerminatingFilter"/>
</list>
Expand Down
1 change: 0 additions & 1 deletion mdx/uk/beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,6 @@
<ref bean="check_uk_mdattr"/>
<ref bean="check_uk_mdrps"/>
<ref bean="check_uk_urlenc"/>
<ref bean="check_rands"/>
<ref bean="mdui_dn_en_present"/>
<ref bean="mdui_dn_en_match"/>
<ref bean="check_dup_display"/>
Expand Down
1 change: 1 addition & 0 deletions mdx/validation-beans.xml
Original file line number Diff line number Diff line change
Expand Up @@ -660,6 +660,7 @@
<ref bean="check_mdrpi"/>
<ref bean="check_mdui"/>
<ref bean="check_misc"/>
<ref bean="check_rands"/>
<ref bean="check_reqattr"/>
<ref bean="check_saml1"/>
<ref bean="check_saml2"/>
Expand Down

0 comments on commit 7ed0dcb

Please sign in to comment.