Guilhem Moulin schreef op 10.02.2019 13:47:
On Sun, 10 Feb 2019 at 09:47:14 +0100, kees538@libreoffice.org wrote:If I go tohttps://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages ( as I used to do) and then log in to the single sign-on then I get to the wrongpage.Which page?
https://www.libreoffice.org/
But if I go to https://www.libreoffice.org/admin/pages ( as Cor suggested)and then log into thesame single sign-on I go to silver stripe.https://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages and https://www.libreoffice.org/admin/pages redirect to the very same page: $ curl -sw'%{http_code} %{redirect_url}\n' \ -o/dev/null "https://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages" \ -o/dev/null "https://www.libreoffice.org/admin/pages"303 https://www.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages 302 https://www.libreoffice.org/Security/login?BackURL=%2Fadmin%2FpagesPerhaps your browser is using a cached redirect rule for the first one?
I always clean my cache when I'm done.
Flushing your redirect cache should fix this. If you activate debugmode (Menu » Web Developer » Network for Firefox; and Menu » More tools »Developer tools » Network for Chrome/Chromium) you'll see the landing page, and the kind of redirect rule (301, 302, 303) in use.
Hmmm... I'm not familiar with these actions. Kees -- To unsubscribe e-mail to: l10n+unsubscribe@global.libreoffice.org Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/l10n/ Privacy Policy: https://www.documentfoundation.org/privacy