Rocket/core
Sergio Benitez a82508b403 Set 'Secure' cookie flag by default under TLS.
If TLS is enabled and active, Rocket will now set the `Secure` cookie
attribute by default.

Resolves #2425.
2023-04-05 13:15:24 -07:00
..
codegen Properly forward 'deprecated' items in codegen. 2023-04-05 11:15:49 -07:00
http Allow specifying 'Status' in custom form errors. 2023-04-05 09:56:49 -07:00
lib Set 'Secure' cookie flag by default under TLS. 2023-04-05 13:15:24 -07:00