@hvangalen @guido @aral
How can we get that to the attention of the voting website?
Notices by Ronald Klop (ronnie_bonkers@mastodon.social)
-
Embed this notice
Ronald Klop (ronnie_bonkers@mastodon.social)'s status on Monday, 07-Oct-2024 16:51:43 JST Ronald Klop -
Embed this notice
Ronald Klop (ronnie_bonkers@mastodon.social)'s status on Monday, 07-Oct-2024 15:38:30 JST Ronald Klop @aral it errors after authenticating in my browser. That doesn’t help 😅
-
Embed this notice
Ronald Klop (ronnie_bonkers@mastodon.social)'s status on Wednesday, 07-Feb-2024 22:45:31 JST Ronald Klop @jpmens is the authentication send to the backend server?
I have a Nginx proxy which handles basic authentication and i needed to remove the headers from the upstream request to not confuse the service running there.proxy_set_header Authorization "";