ClusterLabs / hawk

A web-based GUI for managing and monitoring the Pacemaker High-Availability cluster resource manager
http://hawk-ui.github.io/
GNU General Public License v2.0
151 stars 51 forks source link

Make all cookies HttpOnly #254

Closed aleksei-burlakov closed 2 years ago

aleksei-burlakov commented 2 years ago

It's a good practice to make the cookies HttpOnly.

aleksei-burlakov commented 2 years ago

And it's not only a good practice, but also what they asked in bsc#1198647