racket / racket-pkg-website

A frontend for the Racket Package Catalog.
Other
9 stars 15 forks source link

“pkgn.racket-lang.org” has bad memory #37

Closed leafac closed 5 years ago

leafac commented 7 years ago

PRE-CONDITIONS

  1. Login to https://pkgn.racket-lang.org.
  2. Navigate away.
  3. Come back.

EXPECTED OUTCOME

Still logged in. (Or not logged in at all, if “Remember me” is not a desired feature.)

CURRENT OUTCOME

“Login” button shows up, but clicking on it immediately logs in, without asking for credentials. This is a state between logged in and logged out that doesn’t seem very useful.

login

leafac commented 7 years ago

I bet I know the reason, too. pkgn.racket-lang.org doesn’t have access to the session cookies from pkgd.racket-lang.org.