laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

API Login Request is not working on Cloudflare SSL #399

Open rajeshdk opened 3 years ago

rajeshdk commented 3 years ago

This is a bug .

Prerequisites

Description

API Login Request is not working on Cloudflare SSL, it is sending a non-secure request on login form submit, while the first request /api/meta is over SSL

If we disable SSL it starts working

Expected behaviour

There should be an op[tion/patch to force to use over SSL proxy

Actual behaviour

Application is not working on Cloudflare SSL,