passport icon indicating copy to clipboard operation
passport copied to clipboard

Passport Strategies list not found

Open almereyda opened this issue 5 years ago • 5 comments

When accessing http://www.passportjs.org/packages/ the site merely replies with

Not Found

This might be associated with some general website maintenance escalated through #767, too.

almereyda avatar May 26 '20 15:05 almereyda

I don't know why this one is not fixed yet, strategies list, and the search, both are not working and this project is all about security, but SSL is not working.

I'm not here to criticize, but I love to see these issues fixed, so it's easier to work with this.

lmuthugala avatar Aug 12 '20 10:08 lmuthugala

A little update on this, now it seems working.

I don't know this is a random issue that happens from time to time, previously it didn't work for me, but now it seems working!

image

lmuthugala avatar Aug 12 '20 11:08 lmuthugala

still not working for me

MarcBollmann avatar Aug 25 '20 10:08 MarcBollmann

still not working, I just got 404 from http://www.passportjs.org/packages/ It's hard to believe that this problem has not been fixed... Does anyone know of other ways to get the full strategy list?

nononocat avatar Aug 27 '20 07:08 nononocat

You have to access the homepage through unsecured http protocol (bypassing security warning) then click strategies link. It seems that whoever made the website ( @jaredhanson ?) did not get/update a SSL certificate. See #767

cd4d avatar Aug 28 '20 18:08 cd4d