ermouth / couch-photon

An alternative CouchDB admin panel
MIT License
87 stars 12 forks source link

User Manager #9

Closed broerse closed 6 years ago

broerse commented 6 years ago

I really like Photon and I would like to manage users direct from Photon like I do now with this tool.

http://gr2m.github.io/couchdb-user-management-app/

ermouth commented 6 years ago

Actually right now when you click ‘New doc...’ being in _replicator or _users bucket, newly created blank doc already has structure relevant for the bucket.

However, Photon definitely might have more features for users management. What I have plans to implement:

Thanks for your proposal!

ermouth commented 6 years ago

From 0.9.25 the ‘New doc’ button in _users bucket pops up dlg for quick user creation. Also if DB list was accessed during session, the pop-up knows existing roles and shows future access rights to buckets.

First little step. Go to About tab and click ‘Check updates’ )

broerse commented 6 years ago

Thanks! Will take a look tomorrow.

broerse commented 6 years ago

I like it very much. Enough steps for now. Thanks again.