NoteSelf / NoteSelf.github.io

Home page of the project
Other
125 stars 18 forks source link

CouchDB sync issue: I'm not being asked for username or password on mobile #72

Open melvinroest opened 5 years ago

melvinroest commented 5 years ago

When I type in the db config on Noteself, I get asked for a username and password via a very clunky alert() style popup. I type it in, Noteself syncs and all is dandy.

I'm not getting this popup on mobile and it also does not sync.

Would anyone know what's going on?

melvinroest commented 5 years ago

I've been able to figure out that it's something on CouchDB's side.

melvinroest commented 5 years ago

Hmm... it seems that Noteself is not really configured with having actual user authentication with couchdb in mind. Or, I'm simply missing something.

(I watched the standard video: https://www.youtube.com/watch?time_continue=219&v=Oc5lNND8dZE )