Skip to content
Snippets Groups Projects
Commit 99121ef2 authored by Ryan Senior's avatar Ryan Senior
Browse files

Ensure that the stored site-url has the protocol specified [ci all]

There's a window between the 0.23.0 and 0.23.1 release where the
site-url could be stored without the defaulting logic present in
0.23.1+ that ensures the protocol was specified in the site-url. This
commit adds another migration that checks that the stored site-url has
the protocol default logic applied. If not it updates the site-url as
needed.

Fixes #5585
parent e835cb06
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment