AttorneyOnline / webAO

Attorney Online Web Client
http://web.aceattorneyonline.com
GNU Affero General Public License v3.0
20 stars 13 forks source link

fix URL in check_https #200

Closed OmniTroid closed 1 year ago

OmniTroid commented 1 year ago

Hardcoding the URL doesn't work if the code is deployed elsewhere. window.location.href should contain the full URL

OmniTroid commented 1 year ago

Superseded by #201