[sword-devel] gitlab https
David Haslam
dfhdfh at protonmail.com
Fri Jan 18 15:09:00 MST 2019
Seconded!
Good observation Tuomas.
btw. Chrome & Firefox both have a browser extension called HTTPS Everywhere.
Can be useful in such situations.
David
Sent from ProtonMail Mobile
On Fri, Jan 18, 2019 at 21:59, Tuomas Airaksinen <tuomas.airaksinen at gmail.com> wrote:
> Hi!
>
> Still it allows http even in sign in page.
> Can you configure http to forward to https, so that nobody by accident uses http?
>
> If using nginx, something like this:
>
> server{
> listen 80;
> charset utf-8;
> server_name git.crosswire.org;
>
> location / {
> return 302 https://git.crosswire.org$request_uri;
> }
> }
>
> After this I think everybody should change their passwords, as passwords have been
> transmitted plain text over internet
>
> Best regards,
> Tuomas
>
> pe 18. tammik. 2019 klo 23.49 Troy A. Griffitts (scribe at crosswire.org) kirjoitti:
>
>> Gitlab should now work correctly on https. Please use https and let me
>> know if you have any troubles.
>>
>> Troy
>>
>> _______________________________________________
>> sword-devel mailing list: sword-devel at crosswire.org
>> http://www.crosswire.org/mailman/listinfo/sword-devel
>> Instructions to unsubscribe/change your settings at above page
>
> --
>
> T: Tuomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20190118/a2658b76/attachment.html>
More information about the sword-devel
mailing list