about summary refs log tree commit diff
path: root/lib/action_dispatch
AgeCommit message (Expand)Author
2022-04-08Fix cookies secure flag being set when served over Tor (#17992)Eugen Rochko
2021-02-19replace all instances of "ends_with?" with "end_with?" (#15745)Justin Tracey
2021-02-16use host instead of headers to make Rack happy (#15741)Justin Tracey
2021-02-14Monkey patch Rack::Session to send secure cookies to onions (#15725)Cecylia Bocovich
2021-02-11Drop dependency on secure_headers, fix response headers (#15712)Claire