Search across all content
When I visit to some feedback, I tried to login via the discussion/comment link. But I cant login as I was redirected to https://www.c4gg.net/auth/signin instead of the https://www.c4gg.net/login. Fixes: Option A: Redirect /auth/signin to /login instead. This will redirect all problems with the login entirely. Or you can manually Ctrl+F search all in the code to search login and replace it with correct login link (/login) Option B: Fix directly the discussion login to redirect to /login directly.
1. Go to any feedback 2. Click Login button inside the page (Not navbar) 3. Shows Error 404
It should be redirected to /login
Instead, It redirected to non existing page
Page: https://www.c4gg.net/auth/signin
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36
Device: Linux x86_64 | 1920x1080
Please sign in to leave a comment