https://github.com/galaxyproject/galaxy
Raw File
Tip revision: 6304c816c9c5bd1bd60bedae42aa70b98bfeb1cf authored by John Chilton on 15 January 2015, 21:01:33 UTC
Bugfix: Skip extra wrapping around template-style macros.
Tip revision: 6304c81
openid_conf.xml.sample
<?xml version="1.0"?>
<openid>
    <provider file="google.xml" />
    <provider file="yahoo.xml" />
    <provider file="aol.xml" />
    <provider file="launchpad.xml" />
    <provider file="genomespace.xml" />
</openid>
back to top