google-code-export / webpasswordsafe

Automatically exported from code.google.com/p/webpasswordsafe
0 stars 3 forks source link

User maintenance and priviliges #92

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please describe desired steps of proposed new feature/enhancement:
1. Ability to delete users
2. Password creation restrictions
3. Password groups

What version of the product are you using? On what operating system?
1.2, Linux

Please provide any additional information below.
Hey guys, great product!

I noticed today though a missing feature that might be a deal breaker.  I could 
not find a way to delete a user.  I might create a script to delete it out of 
MySQL directly, but that certainly seems like a common feature that should be 
included in the application.

A few feature requests:

Ability to restrict the creation of passwords, and restrict assigning passwords 
to groups/users.

Groups of passwords.  This would make it possible to assign a group of 
passwords quickly to a group of users.

Keep u the great work.  I am a developer too, and would be interested in 
contributing.  Please let me know if that's okay, and give me details on how to 
do so.

Thanks,
Steve

Original issue reported on code.google.com by evenstev...@gmail.com on 6 Aug 2013 at 4:43

GoogleCodeExporter commented 9 years ago
Regarding the delete user, you can't "delete" it for audit purposes, but you 
can "inactivate" them so they can't login or use the application or show up in 
current queries.

Original comment by joshdrum...@gmail.com on 26 Aug 2013 at 2:13