user password reset url changed + twilio settings moved to system settings

This commit is contained in:
vfedosevich 2015-04-27 05:57:55 -07:00
parent eb59ecf9c1
commit 6fbc5bd2f9
13 changed files with 244 additions and 50 deletions

View file

@ -20,10 +20,6 @@
<add key="WebsitePanel.EnterpriseServer.ServerRequestTimeout" value="3600"/>
<add key="WebsitePanel.AltConnectionString" value="ConnectionString"/>
<add key="WebsitePanel.AltCryptoKey" value="CryptoKey"/>
<add key="WebsitePanel.Twilio.AccountSid" value="1"/>
<add key="WebsitePanel.Twilio.AuthorizationToken" value="2"/>
<add key="WebsitePanel.Twilio.PhoneFrom" value="+15005550006"/>
</appSettings>
<system.web>
<!-- Disable any authentication -->