Fenykepy / simplepass

A simple password manager with cli and web backends
GNU General Public License v3.0
1 stars 0 forks source link

Secure cookie fails behind proxy #29

Open Fenykepy opened 8 years ago

Fenykepy commented 8 years ago

Secure cookie fails when behind a proxy:

Fenykepy commented 8 years ago

Temporary fixed in 23095a3c2b4d378905121ff2b24d977f123705e7 (secure cookie is disabled for moment)