netresearch / timetracker

Simple time tracking front end with optional Jira synchronization, AD/LDAP integration and XLSX export.
GNU Affero General Public License v3.0
21 stars 27 forks source link

Implement #28: Make trusted proxies configurable #29

Closed CybotTM closed 5 years ago

CybotTM commented 5 years ago

Add some check to the app controler for supporting symfony beeing behind a proxy, introduced ENV variables TRUSTED_PROXY_ALL and TRUSTED_PROXY_LIST for configurable behavior - solve problem with empty entry list due to untrusted proxy requests