Dummy
Dummy authentication provider that disables authentication.
Local development only. This filter accepts any username and password, so anyone who can reach Datashare can read every document. Never expose a Datashare instance using this filter to the network or the internet.
The dummy method (--auth yesBasic) shows the browser's native basic-auth popup, but any credentials are accepted:

Whatever user or password you type will enter Datashare.
Example
Last updated