From 64982cc2fb13ebc45982c64e25fdb7865e6d2499 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 8 Aug 2015 12:02:32 +0200 Subject: Updated Wikipedia links to use https --- docs/topics/auth/passwords.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/topics/auth') diff --git a/docs/topics/auth/passwords.txt b/docs/topics/auth/passwords.txt index 7d230c4a70..b4362ed3aa 100644 --- a/docs/topics/auth/passwords.txt +++ b/docs/topics/auth/passwords.txt @@ -194,10 +194,10 @@ sure never to *remove* entries from this list. If you do, users using unmentioned algorithms won't be able to upgrade. Passwords will be upgraded when changing the PBKDF2 iteration count. -.. _sha1: http://en.wikipedia.org/wiki/SHA1 -.. _pbkdf2: http://en.wikipedia.org/wiki/PBKDF2 +.. _sha1: https://en.wikipedia.org/wiki/SHA1 +.. _pbkdf2: https://en.wikipedia.org/wiki/PBKDF2 .. _nist: http://csrc.nist.gov/publications/nistpubs/800-132/nist-sp800-132.pdf -.. _bcrypt: http://en.wikipedia.org/wiki/Bcrypt +.. _bcrypt: https://en.wikipedia.org/wiki/Bcrypt .. _`bcrypt library`: https://pypi.python.org/pypi/bcrypt/ -- cgit v1.3