feat(.well-known): make schema optional (defaults to https)

This commit is contained in:
Connery Noble
2023-01-12 13:33:03 -08:00
parent 6962df6340
commit a51b06b453
19 changed files with 27 additions and 33 deletions
-1
View File
@@ -116,7 +116,6 @@
"login_form_email_hint": "youremail@email.com",
"login_form_endpoint_hint": "http://your-server-ip:port/api",
"login_form_endpoint_url": "Server Endpoint URL",
"login_form_err_http": "Please specify http:// or https://",
"login_form_err_invalid_email": "Invalid Email",
"login_form_err_leading_whitespace": "Leading whitespace",
"login_form_err_trailing_whitespace": "Trailing whitespace",