curtisullerich / attendance

An attendance application built for the Iowa State University Cyclone Football 'Varsity' Marching Band.
MIT License
6 stars 2 forks source link

Have gotoband.com redirect to https:// #235

Closed danstiner closed 10 years ago

danstiner commented 11 years ago

https://isucfvmb-attendance.appspot.com is a valid url for us, I see no reason we shouldn't be directing everyone to use SSL

curtisullerich commented 11 years ago

Agreed, thought this was done before.

curtisullerich commented 11 years ago

I did this, but no dice: https://developers.google.com/appengine/docs/java/configyaml/appconfig_yaml#Java_app_yaml_Secure_URLs

danstiner commented 11 years ago

Don't worry about it right now.

danstiner commented 10 years ago

cb542ddc22c9122aaa4a14b167e4768549c999c0 indirectly fixed this by forcing https for the appspot site.