mozilla-services / push-dev-dashboard

Developer dashboard for the Mozilla web push service
https://dev-dashboard.deis.dev.mozaws.net/
Mozilla Public License 2.0
7 stars 6 forks source link

Don't allow multiple apps with the same vapid key #208

Closed groovecoder closed 8 years ago

groovecoder commented 8 years ago

When a user tries to add an application with a VAPID public key that already exists in the dashboard, give them an error: "That VAPID key is already in use.", so that leaked VAPID keys do not give attackers access to push messages via the dashboard.