[sword-devel] gitlab https
Troy A. Griffitts
scribe at crosswire.org
Fri Jan 18 15:13:49 MST 2019
Done.
On 1/18/19 3:09 PM, David Haslam wrote:
> 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 <mailto: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 <http://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
>> <mailto: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
>> <mailto:sword-devel at crosswire.org>
>> http://www.crosswire.org/mailman/listinfo/sword-devel
>> Instructions to unsubscribe/change your settings at above page
>>
>>
>>
>> --
>> T: Tuomas
>
>
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20190118/46530eb8/attachment-0001.html>
More information about the sword-devel
mailing list