ACRA / acralyzer

Open source backend for ACRA reports.
GNU General Public License v3.0
489 stars 90 forks source link

Unable to list existing users #50

Closed homtec closed 10 years ago

homtec commented 10 years ago

The Admin/Users page doesn't list any users. Right after adding a user, the newly created user is listed. Reloading the "Admin" page hides any user information. When I try to re-create the user, CouchDB Log says error 409, so it seems that the user is there.

KevinGaudin commented 10 years ago

Sorry, this admin/users section is only for creating new users for the moment. A users list might be implemented later but won't give you passwords as they are stored with some hashing.