changedetection.io icon indicating copy to clipboard operation
changedetection.io copied to clipboard

With password enabled, Link to diff-url in watch notification should take you to the diff page (Password prompt redirects always to homepage)

Open MaRmARk0 opened this issue 2 years ago • 1 comments

Describe the bug When I receive notification with change (via Pushover) which contains {diff_url} and I click on it, my default browser Firefox Focus will open with changedetection running on my subdomain. Firefox Focus forgets everything after closing thus I have to re-login to changedetection with my password. Problem is that ?next= URL param is for some reason always empty so even after entering correct password I end up on changedetection's homepage and not on original {diff_url} as intended.

Version v0.39.22

To Reproduce Have password protected instance of Changedetection running somewhere online, receive a change notification, click on {diff_url}, be redirected on Changedetection's password prompt, after entering correct password you'll end on homepage not on {diff_url}.

Expected behavior End up on watche's diff page.

Screenshots screenshot

Desktop (please complete the following information): Ubuntu 22.04.1 LTS

Smartphone (please complete the following information): Oneplus 6 on stock Android 11 Firefox Focus (latest)

MaRmARk0 avatar Nov 22 '22 12:11 MaRmARk0

Yeah I think that was just never implemented (yet)

dgtlmoon avatar Nov 22 '22 12:11 dgtlmoon