huizebruin / E-Inventory

E-Inventory is a home inventory system that helps you keep track of all your products. It was developed by Huizebruin using AI, Flask, and Python. With E-Inventory, you can easily see which products you have in stock, where you ordered them from, and even find documentation. Be sure to 🌟 this repository for updates!
MIT License
4 stars 0 forks source link

Add password protection / rights management #5

Open Joennuh opened 1 year ago

Joennuh commented 1 year ago

E-inventory is a nice system and I considered using it for my daily job in the fields. But there is a thing why I can't use it: the lack of protection to unauthorized access to the system. When I visit a customer and use their network there is a risk that the customer can access E-inventory on my laptop. Can you add password protection or even better: users with rights management?

huizebruin commented 1 year ago

A nice.

That's a nice option to implement in E-inventory addon. I will going to look how I can add it.