If i remove the double slash manually it goes to the auth page like normal. Not sure where the extra slash is coming from
Originally created by @Death916 on GitHub (May 31, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/810
using version 1.4 with docker. when I activate auth on a site the redirect looks like this.
https://admin.death916.xyz//auth/resource/
If i remove the double slash manually it goes to the auth page like normal. Not sure where the extra slash is coming from
I had been debugging sopmething else and switched my traefik tag to :latest. swithcing back to v3.3.3 got rid of this. Must be something in traefik
<!-- gh-comment-id:2924095384 -->
@Death916 commented on GitHub (May 31, 2025):
I had been debugging sopmething else and switched my traefik tag to :latest. swithcing back to v3.3.3 got rid of this. Must be something in traefik
@oschwartz10612 commented on GitHub (May 31, 2025):
Very interesting... Thanks for finding that. Good to know to keep Treafik updated. Will close for now but feel free to reopen.
<!-- gh-comment-id:2925279573 -->
@oschwartz10612 commented on GitHub (May 31, 2025):
Very interesting... Thanks for finding that. Good to know to keep Treafik updated. Will close for now but feel free to reopen.
maybe i had a similar thing but my "error" was my config file: "app : dashboard_url: " ... there was a "/" on the end ...
<!-- gh-comment-id:2925316424 -->
@skyzuma commented on GitHub (May 31, 2025):
maybe i had a similar thing but my "error" was my config file: "app : dashboard_url: " ... there was a "/" on the end ...
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Death916 on GitHub (May 31, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/810
using version 1.4 with docker. when I activate auth on a site the redirect looks like this.
https://admin.death916.xyz//auth/resource/
If i remove the double slash manually it goes to the auth page like normal. Not sure where the extra slash is coming from
@Death916 commented on GitHub (May 31, 2025):
I had been debugging sopmething else and switched my traefik tag to :latest. swithcing back to v3.3.3 got rid of this. Must be something in traefik
@oschwartz10612 commented on GitHub (May 31, 2025):
Very interesting... Thanks for finding that. Good to know to keep Treafik updated. Will close for now but feel free to reopen.
@skyzuma commented on GitHub (May 31, 2025):
maybe i had a similar thing but my "error" was my config file: "app : dashboard_url: " ... there was a "/" on the end ...
@oschwartz10612 commented on GitHub (May 31, 2025):
Ahh yeah that will do it!