CompassSecurity / PurpleOps

An open-source self-hosted purple team management web application.
https://purpleops.app
Other
0 stars 0 forks source link

Cookie Secure Flag not set #18

Open fxai opened 1 month ago

fxai commented 1 month ago

Add/Find option to set Secure Flag if HTTPS is used

fxai commented 1 month ago

flask.cfg

# TODO review post pentest
# SESSION_COOKIE_SECURE = True
# REMEMBER_COOKIE_SECURE = True