pfn / keepasshttp

KeePass plugin to expose password entries securely (256bit AES/CBC) over HTTP
GNU General Public License v3.0
2k stars 275 forks source link

redundant notifications #396

Open pch3 opened 4 years ago

pch3 commented 4 years ago

How to replicate: Two database opened at the same time,

Issue: When visiting a page credentials are provided correctly from 1st DB, however notification is displayed twice.

Expected behavior: Notifications should be displayed only once for each DBs with matching entries.