tballison / tika-gui-v2

Unofficial user interface for Apache Tika
Apache License 2.0
6 stars 0 forks source link

Allow users to set username and pws via memory and environment variables in child processes #27

Open tballison opened 1 year ago

tballison commented 1 year ago

We're currently storing creds in the clear. This is fine for a demo, but we need to actually fix this before anyone tries to use it.