Skip to content

Commit f668ee6

Browse files
committed
fix: add CHECK_X_FORWARDED_HOST_IN_LOGIN_CALLBACK property to approuter module
1 parent 175da0c commit f668ee6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

mta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ modules:
4343
parameters:
4444
memory: 256M
4545
disk-quota: 512M
46+
properties:
47+
CHECK_X_FORWARDED_HOST_IN_LOGIN_CALLBACK: true
4648
requires:
4749
- name: srv-api
4850
group: destinations

0 commit comments

Comments
 (0)