opencultureconsulting / openrefine-client

The OpenRefine Python Client from Paul Makepeace provides a library for communicating with an OpenRefine server. This fork extends the command line interface (CLI) and is distributed as a convenient one-file-executable (Windows, Linux, Mac). It is also available via Docker Hub, PyPI and Binder.
GNU General Public License v3.0
83 stars 19 forks source link

Host and password #23

Open ncarboni opened 2 years ago

ncarboni commented 2 years ago

I need to set up a password-protected instance ( nginx/.htpasswd ) of Openrefine and I was wondering if there will be a way to use openrefine-client with it.

felixlohmeier commented 2 years ago

Good question, but unfortunately I don't know of an easy way to implement this.