Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


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 to
https://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 wrong
page.

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%2Fpages

Perhaps 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 debug
mode (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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.