caronchen / obsidian-calibre-plugin

Allow you to access your calibre libraries and read books directly in Obsidian.
MIT License
153 stars 6 forks source link

User authentication not supported #5

Open Cmhorn opened 2 years ago

Cmhorn commented 2 years ago

Does not allow for user login. Error received is: Not authorized...

the url can be passed as http://user:password@192.168.1.2:8080

This is of course not really secure but there you go...

caronchen commented 2 years ago

"Subresource requests whose URLs contain embedded credentials (e.g. https://user:pass@host/) are blocked. See https://www.chromestatus.com/feature/5669008342777856 for more details."

Cmhorn commented 2 years ago

I am not asking you to do that. I am reporting that you have not handled for users who secure their Calibre libraries.