Skip to content

Can't read/edit own Userinformation #2881

@ghost

Description

Description

Created users can't read or edit their own user-Information (curl -X GET http://localhost:5984/_users/org.couchdb.user:< username >).
Couchdb always print the error:
{"error":"forbidden","reason":"You are not allowed to access this db."}
I can only print/edit the information if I use the admin Account. Btw. I can successfully create sessions with the users.

Your Environment

I'm using Couchdb v3.1.0 on Ubuntu

Steps to Reproduce

I installed couchdb (v3.1.0). Created an admin account (during the installation).
After that I created a user and tried to read its data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions