parent
12964ae1e4
commit
69b967c9ff
13 changed files with 242 additions and 4 deletions
|
@ -58,6 +58,9 @@
|
|||
<% if defined?(GITHUB_AUTH_ID) -%>
|
||||
<li><%= auth_button "github", "github" %></li>
|
||||
<% end -%>
|
||||
<% if defined?(WIKIPEDIA_AUTH_ID) -%>
|
||||
<li><%= auth_button "wikipedia", "wikipedia" %></li>
|
||||
<% end -%>
|
||||
<li><%= auth_button "yahoo", "openid", :openid_url => "yahoo.com" %></li>
|
||||
<li><%= auth_button "wordpress", "openid", :openid_url => "wordpress.com" %></li>
|
||||
<li><%= auth_button "aol", "openid", :openid_url => "aol.com" %></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue