markashleybell-org / vault

A simple web app for storing encrypted login/password details.
0 stars 1 forks source link

Add optional bookmarkable security key #113

Closed markashleybell closed 6 years ago

markashleybell commented 6 years ago

Because you now have to add Windows accounts to use basic auth (why?), we should implement a static security key query parameter which should be passed to all endpoints and checked. This just adds another layer of security in case someone uses subdomain sniffing to discover the login page.