canvas-lms icon indicating copy to clipboard operation
canvas-lms copied to clipboard

Form Button without SSL leads to browser warning, and wrong url

Open alex-blazh opened this issue 1 year ago • 0 comments

Summary:

"Update Settings" button doesn't work

Steps to reproduce:

  1. Go "Site Admin/Settings"
  2. press "Update Settings" button

Expected behavior:

form has to have action=https://..... and work

Actual behavior:

Google chrome generate error

The information you’re about to submit is not secure
Because this form is being submitted using a connection that’s not secure, your information will be visible to others.

Additional notes:

branch - prod Canvas itself hidden after google load balancer, which also does ssl termination. For all site and for all internal links everything is working as expected. For for that form we have a problem. If the site code replace

alex-blazh avatar Jun 06 '24 14:06 alex-blazh