Skip to content

Commit

Permalink
Merge pull request #837 from daveroverts/formatting-and-updates
Browse files Browse the repository at this point in the history
Formatting and updates
  • Loading branch information
daveroverts authored May 9, 2024
2 parents 0b388c2 + d26fb83 commit f2a0a1a
Show file tree
Hide file tree
Showing 3 changed files with 2,328 additions and 1,678 deletions.
2 changes: 1 addition & 1 deletion app/Http/Middleware/TrustProxies.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class TrustProxies extends Middleware
* @var int
*/
protected $headers =
Request::HEADER_X_FORWARDED_FOR |
Request::HEADER_X_FORWARDED_FOR |
Request::HEADER_X_FORWARDED_HOST |
Request::HEADER_X_FORWARDED_PORT |
Request::HEADER_X_FORWARDED_PROTO |
Expand Down
Loading

0 comments on commit f2a0a1a

Please sign in to comment.