zeruniverse / Password-Manager

An online keepass-like tool to manage password. client-side AES encryption!
Other
170 stars 44 forks source link

Fix error "Undefined index: HTTP_X_FORWARDED_FOR" #224

Closed Pofilo closed 5 years ago

Pofilo commented 5 years ago

On some configuration, HTTP_X_FORWARDED_FOR may not exist. I don't find why it doesn't exist, but this quick fix prevents an error.