rev111 opened a new issue, #1428:
URL: https://github.com/apache/couchdb-fauxton/issues/1428

   <!--- Provide a general summary of the issue in the Title above -->
   
   ## Expected Behavior
   When/after creating a database as admin user, create users / passwords for 
user access.
   
   ## Current Behavior
   I can add users to a database by name, but it seems the actual creation of 
that user has to be done elsewhere
   
   ## Possible Solution
   Document how a user should be created with or without Fauxton before adding 
that user to a databse with Fauxton.
   
   ## Context
   The couchdb docs instruct me how to create users through a curl command / 
PUT request.
   I was hoping / expecting that Fauxton could help me with user management in 
a couchdb instance. However, I only can find "create server admin" under "Your 
account"->"User management" which is confusing because I was under the 
impression that I am already logged in into fauxton with an admin account (but 
I can't see any hint in Fauxton that this account exists or is registered as 
administrator).
   So I wonder why I can create a server admin, but not a regular user?
   And why I can't find anyone on the net who asked the same question before, 
maybe I completely misunderstood something...
   
   Any advice would be appreciated.
   
   ## Your Environment
   * Version used: 3.3.3
   * Browser Name and version: Safari 17.2.1
   * Operating System and version (desktop or mobile): Mac OS Sonoma 14.2.1
   * Link to your project: local - but couchdb is working fine.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to