roflcoopter / viseron

Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.
MIT License
1.66k stars 171 forks source link

Create/update/delete users #514

Open roflcoopter opened 1 year ago

roflcoopter commented 1 year ago

Make it possible to create more users, change passwords etc from the UI.

Follow-up on #469

tbarsen85 commented 1 year ago

Noting here for future reference.

Additionally, set level of user (Admin vs standard user). Would allow admins to change configuration,etc but standard users can only view live feed with an additional setting to allow viewing recordings as well.

Valinwolf commented 1 year ago

Something else that would be nice to implement is groups.

Example: I live in a duplex. I have both indoor and outdoor cameras. As of right now, I have a separate system for the indoor cameras since I share the login page with my neighbor so they can review the live feeds and the recordings. If there were groups, I could give my neighbor their own login and setup my indoor cameras in a group "indoor" and our outdoor cameras in a group "outdoor" and the neighbor's user would be able to view "outdoor" group, but not "indoor" group.