Skip to content

issue for access from LAN #7182

Answered by captainabloc
captainabloc asked this question in Q&A
Discussion options

You must be logged in to vote

thanks, I'll try,

so far testing another one:
added the following in the location / { part of the configured proxies

proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection 'upgrade';
proxy_cache_bypass $http_upgrade;

right after
proxy_no_cache $cookie_session;

looks like working, but still under test

edit: after a week of test, confirm my last input works OK, no more request for 2fa from LAN

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by captainabloc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants