Skip to content

Commit

Permalink
It might help if I correctly updated the update url
Browse files Browse the repository at this point in the history
  • Loading branch information
LavaToaster committed Feb 17, 2016
1 parent 39db7db commit 0ff3f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Steam_Login.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin name="Sign in through Steam" version_long="20002" version_human="2.0.2" author="Adam Lavin" website="https://adamlav.in" update_check="https://raw.githubusercontent.com/Lavoaster/IP.Board-Steam-Authentication-Method/master/updatecheck.php"><hooks/><tasks/><widgets/><htmlFiles><html filename="steam.phtml">PGlwczp0ZW1wbGF0ZSBwYXJhbWV0ZXJzPSIkdXJsIiAvPgoKPGEgaHJlZj0neyR1cmx9JyBjbGFzcz0naXBzQnV0dG9uIGlwc0J1dHRvbl92ZXJ5U21hbGwgaXBzQnV0dG9uX2Z1bGxXaWR0aCBpcHNTb2NpYWwgaXBzU29jaWFsX3N0ZWFtJz4KCTxzcGFuIGNsYXNzPSdpcHNTb2NpYWxfaWNvbic+PGkgY2xhc3M9J2ZhIGZhLXN0ZWFtJz48L2k+PC9zcGFuPgoJPHNwYW4gY2xhc3M9J2lwc1NvY2lhbF90ZXh0Jz57bGFuZz0ibG9naW5fc3RlYW0ifTwvc3Bhbj4KPC9hPg==</html></htmlFiles><cssFiles><css filename="buttons.css">Lmlwc1NvY2lhbF9zdGVhbSB7CiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMTcxYTIxOwp9CgouaXBzU29jaWFsX3N0ZWFtIC5pcHNTb2NpYWxfaWNvbiB7CiAgICBiYWNrZ3JvdW5kOiAjMmIzMjNkOwp9</css></cssFiles><jsFiles/><resourcesFiles/><lang><word key="login_handler_Steam" js="0">Steam</word><word key="profilesync__Steam" js="0">Steam</word><word key="login_steam" js="0">Sign in with Steam</word><word key="login_steam_key" js="0">Steam API Key</word><word key="login_steam_key_desc" js="0"><![CDATA[Entering a Steam API Key will provide additional features. You can find or register for an api key <a href="http://steamcommunity.com/dev/apikey" target="_blank">here</a>.]]></word><word key="login_steam_name" js="0">Use Steam Username?</word><word key="login_steam_name_desc" js="0">If this is set to true then when a new member logs through Steam it will attempt to use their steam username as their username on the forums, if it is taken or If this setting is disabled then they will be prompted to provide a username.</word></lang><versions><version long="10000" human="1.0.0"><![CDATA[//<?php
<plugin name="Sign in through Steam" version_long="20002" version_human="2.0.2" author="Adam Lavin" website="https://adamlav.in" update_check="https://raw.githubusercontent.com/Lavoaster/IP.Board-Steam-Authentication-Method/master/version.json"><hooks/><tasks/><widgets/><htmlFiles><html filename="steam.phtml">PGlwczp0ZW1wbGF0ZSBwYXJhbWV0ZXJzPSIkdXJsIiAvPgoKPGEgaHJlZj0neyR1cmx9JyBjbGFzcz0naXBzQnV0dG9uIGlwc0J1dHRvbl92ZXJ5U21hbGwgaXBzQnV0dG9uX2Z1bGxXaWR0aCBpcHNTb2NpYWwgaXBzU29jaWFsX3N0ZWFtJz4KCTxzcGFuIGNsYXNzPSdpcHNTb2NpYWxfaWNvbic+PGkgY2xhc3M9J2ZhIGZhLXN0ZWFtJz48L2k+PC9zcGFuPgoJPHNwYW4gY2xhc3M9J2lwc1NvY2lhbF90ZXh0Jz57bGFuZz0ibG9naW5fc3RlYW0ifTwvc3Bhbj4KPC9hPg==</html></htmlFiles><cssFiles><css filename="buttons.css">Lmlwc1NvY2lhbF9zdGVhbSB7CiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMTcxYTIxOwp9CgouaXBzU29jaWFsX3N0ZWFtIC5pcHNTb2NpYWxfaWNvbiB7CiAgICBiYWNrZ3JvdW5kOiAjMmIzMjNkOwp9</css></cssFiles><jsFiles/><resourcesFiles/><lang><word key="login_handler_Steam" js="0">Steam</word><word key="profilesync__Steam" js="0">Steam</word><word key="login_steam" js="0">Sign in with Steam</word><word key="login_steam_key" js="0">Steam API Key</word><word key="login_steam_key_desc" js="0"><![CDATA[Entering a Steam API Key will provide additional features. You can find or register for an api key <a href="http://steamcommunity.com/dev/apikey" target="_blank">here</a>.]]></word><word key="login_steam_name" js="0">Use Steam Username?</word><word key="login_steam_name_desc" js="0">If this is set to true then when a new member logs through Steam it will attempt to use their steam username as their username on the forums, if it is taken or If this setting is disabled then they will be prompted to provide a username.</word></lang><versions><version long="10000" human="1.0.0"><![CDATA[//<?php


/* To prevent PHP errors (extending class does not exist) revealing path */
Expand Down

0 comments on commit 0ff3f69

Please sign in to comment.