amerkurev
amerkurev
Stranger things... Okay, I'll see to it.
I do not plan to add HTTPS/SSL support in the upcoming releases. If you need this, please employ some HTTP server, for instance, Nginx or Traefik.
@didlawowo, you can add headers for authentication using the "extra-http-headers" parameter as described in the documentation. Example: `extra-http-headers: X-Email:[email protected];X-Password:yourpassword`.
Hello @nmpereira, great idea with the return_fields. I'll try to implement it in the upcoming release. Thank you!