Polygant / OpenCEX

OpenCEX free open-source cryptocurrency exchange engine. Industry standard.
https://polygant.net/opencex
Apache License 2.0
77 stars 74 forks source link

Security: Login does not expire/Timeout. #14

Closed Wageni closed 10 months ago

Wageni commented 1 year ago

Opencex login does not time out 24hrs later after user closed browser tab. If user does login to Opencex, and thereafter closes the tab but does not close the browser, later opening a new tab on the same browser and accessing the opencex instance gives access to the immediately previous logged in session. It does not ask for/ or create a new login session. Session management as a function of security needs to be looked into.

taffyatom commented 10 months ago

fixed