Onion service related changes to HTTPS handling (#15560)
* Enable secure cookie flag for https only * Disable force_ssl for .onion hosts only Co-authored-by: Aiden McClelland <me@drbonez.dev>
This commit is contained in:
parent
d499bb031f
commit
e79f8dd85c
8 changed files with 27 additions and 11 deletions
2
Gemfile
2
Gemfile
|
@ -161,3 +161,5 @@ gem 'connection_pool', require: false
|
|||
|
||||
gem 'xorcist', '~> 1.1'
|
||||
gem 'pluck_each', '~> 0.1.3'
|
||||
|
||||
gem 'secure_headers', '~> 3.5'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue