iamcco / iamcco/markdown-preview.nvim

Add option to support user/password http basic auth or other security options

Open
#210 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
8k
Forks
411
PR merge metrics
No merged PRs in 30d

Description

Would it be possible to add basic http auth to the http server such that a user/pass can be configured?

Other possible options could include generating a long token that's entered when you first open the page and can be shown via an additional vim command.

Currently I'm trying to use markdown-preview.nvim via `mkdp_open_to_the_world` with a local browser while the vim session is running on a remote machine. This all works but hoping for a better way to lock it down. Otherwise I might try to put a proxying web server in front of this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.