obsidian-remote icon indicating copy to clipboard operation
obsidian-remote copied to clipboard

User and Password authentication

Open lucaswsn opened this issue 2 years ago • 2 comments

Hello, have a method for login with user and password, in a external connection, without use complicate methods? I tried use "CUSTOM_USER" and "PASSWORD" on cried a Docker Compose, but don't have success. i haven't knowledge in docker and external authentication.

lucaswsn avatar Jun 26 '23 20:06 lucaswsn

I have not tried this and would not recommend exposing this external if not behind a proxy like nginx. There is some guidance on how to do this on the read me.

sytone avatar Jun 28 '23 04:06 sytone

I have not tried this and would not recommend exposing this external if not behind a proxy like nginx. There is some guidance on how to do this on the read me.

Thanks, i will setting a nginx proxy.

lucaswsn avatar Jun 28 '23 11:06 lucaswsn