Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: couchdb: couchdb can not use account login #1826

Open
fbewivpjsbsby opened this issue Jun 21, 2023 · 0 comments
Open

Bug: couchdb: couchdb can not use account login #1826

fbewivpjsbsby opened this issue Jun 21, 2023 · 0 comments

Comments

@fbewivpjsbsby
Copy link

When use username:password@server can not login.

When use couchdb 3.3.2, couchdbCredentials page can not open in password incorrect.

_session report 400 {"error":"bad_request","reason":"request body must contain a username"}, but
https://github.com/benweet/stackedit/blob/master/src/services/providers/helpers/couchdbHelper.js#L10
show only 401 can open page.

I see _session post body is blank.
https://github.com/benweet/stackedit/blob/master/src/components/modals/providers/CouchdbCredentialsModal.vue#L26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant