bugraonal / PassMan

Password manager application
1 stars 3 forks source link

Reminder implementation #3

Closed bugraonal closed 6 years ago

bugraonal commented 6 years ago

The reminder system may have two implementations for the update:

  1. check every set period (ex. 2 hours)
  2. check every time the program is started Please give me your opinions as to how we should do it.
emirunlu commented 6 years ago

I'd say as we have an autolock system, reminders should be checked every time a profile is logged in.

emirunlu commented 6 years ago

Of course it should only check for the profile that got logged on