mirror of
https://github.com/umami-software/umami.git
synced 2026-02-08 14:47:14 +01:00
Merge branch 'master' into fix-ip-header-ordering
This commit is contained in:
commit
2826daad1a
2 changed files with 13 additions and 11 deletions
|
|
@ -347,6 +347,8 @@ export const IP_ADDRESS_HEADERS = [
|
|||
'x-forwarded',
|
||||
'forwarded',
|
||||
'x-appengine-user-ip',
|
||||
'x-nf-client-connection-ip',
|
||||
'x-real-ip',
|
||||
];
|
||||
|
||||
export const SOCIAL_DOMAINS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue