Steve Woodrow

Results 3 issues of Steve Woodrow

We should show a warning header/banner if you've intentionally disabled encryption (for e.g. in development or trying out Confidant via Docker). An example from Stripe's OAuth flow (though Confidant's should...

enhancement
easy
frontend

### How urgent is this? P0 - Critical (Blocking work) ### What's the issue? Steps to reproduce: 1. Set up docs.yml to have the docs root directory be a subdirectory...

product/docs
feature/api-explorer

## Description Ensures `config.fileExtensions` works as expected when combined with `config.dirs` entries for discovering files to check. Surprisingly, at present only the [first entry](https://github.com/UmbrellaDocs/linkspector/blob/main/lib/prepare-file-list.js#L120) in the `config.fileExtensions` list is used...