mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-22 20:00:29 +03:00
Troubleshooting: Re-assure about Chrome "information not secure"
parent
ae2a45d03e
commit
9df3136caf
@ -25,11 +25,6 @@ let g:vmt_insert_anchors = 1
|
||||
let g:vmt_auto_update_on_save = 1
|
||||
----------------
|
||||
The above will mean the TOC is updated on each file save.
|
||||
|
||||
To manually remove just use :RemoveToc
|
||||
|
||||
Then to add it back :GenTocRedCarpet
|
||||
-->
|
||||
<!-- vim-markdown-toc Redcarpet -->
|
||||
|
||||
* [I ran the program with "run as Administrator" and ...](#i-ran-the-program-with-quot-run-as-administrator-quot-and)
|
||||
@ -45,6 +40,7 @@ Then to add it back :GenTocRedCarpet
|
||||
* [Error: User not found](#error-user-not-found)
|
||||
* [Error: Missing credentials](#error-missing-credentials)
|
||||
* [unable to get endpoint /profile (or /market, or /shipyard)](#unable-to-get-endpoint-profile-or-market-or-shipyard)
|
||||
* [Chrome complains after approving on Frontier's site](#chrome-complains-after-approving-on-frontier-39-s-site)
|
||||
* [Third Party Site Plugins (EDSM, EDDB, Inara)](#third-party-site-plugins-edsm-eddb-inara)
|
||||
* [Credentials settings are greyed out](#credentials-settings-are-greyed-out)
|
||||
* [Help - a plugin is spamming errors in the log](#help-a-plugin-is-spamming-errors-in-the-log)
|
||||
@ -73,6 +69,11 @@ Then to add it back :GenTocRedCarpet
|
||||
|
||||
<!-- vim-markdown-toc -->
|
||||
|
||||
To manually remove just use :RemoveToc
|
||||
|
||||
Then to add it back :GenTocRedCarpet
|
||||
-->
|
||||
|
||||
<!-- vim-markdown-toc Redcarpet -->
|
||||
|
||||
<a name='i-ran-the-program-with-quot-run-as-administrator-quot-and'></a>
|
||||
@ -247,6 +248,18 @@ Unless this **always** happens for you (in which case you might
|
||||
need to adjust some firewall settings) it's likely a problem at
|
||||
Frontier's end.
|
||||
|
||||
<!-- vim-markdown-toc Redcarpet -->
|
||||
|
||||
<a name='chrome-complains-after-approving-on-frontier-39-s-site'></a>
|
||||
|
||||
<!-- vim-markdown-toc -->
|
||||
## Chrome complains after approving on Frontier's site
|
||||
Chrome, at least from version 87, will complain "The information you're about
|
||||
to submit is not secure" after you approve this application on Frontier's
|
||||
website during the callback to a URL beginning `edmc://` .
|
||||
|
||||
You can simply click 'Send anyway', there's nothing nefarious going on.
|
||||
|
||||
---
|
||||
<!-- vim-markdown-toc Redcarpet -->
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user