KelvinTegelaar / AzPwPush

11 stars 11 forks source link

Feature Request: X Views, Then Delete Option #10

Open shellster opened 3 years ago

shellster commented 3 years ago

Password Pusher has a cool feature where you can restrict a password to X number of views before it is deleted (otherwise it will delete after X days). I think this would be a nice feature to add. It would probably require changing the password storage format to a a JSON string with a "NumberOfRemainingViews" attribute as well. Again, I will implement this in my branch, and would be happy to include a PR at some point, if you are interested.

BusinessSteve commented 3 years ago

Keen for this functionality also