contao / core-bundle

[READ-ONLY] Contao Core Bundle
GNU Lesser General Public License v3.0
122 stars 57 forks source link

unable to log into Contao demo back end without https #1570

Closed fritzmg closed 6 years ago

fritzmg commented 6 years ago

I noticed an odd issue with the Contao demo. If you try to log into the back end via http://demo.contao.org/contao/login (so no https), it just redirects you to the front end.

Logging in via https works fine.

leofeyer commented 6 years ago

That was most likely a problem with the server configuration. You should not have been able to access the installation via HTTP at all. I have fixed this now.