You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from stefan - Regarding HTTPS: Perhaps suggest Mojo::ACME over self-signed certs (or, better, go with the self-signed certs but reference Mojo::ACME as a better alternative). Rather than mixed option, just settle on HTTPS for the tutorial and let the user deal with mixed if they find it necessary (because in general all HTTPS is just fine).
change route to force login page to run under SSL only
add test to check that http access to login page redirected to https 04_https.t
The text was updated successfully, but these errors were encountered: