snowpity / concrescent

CONcrescent is the fandom convention registration system.
Mozilla Public License 2.0
2 stars 1 forks source link

Magic link doesn't always work #4

Closed CorpulentBrony closed 6 months ago

CorpulentBrony commented 7 months ago

There are many reports of attendees trying to use the "magic links" to login and not being able to access their information.

Wolvan commented 6 months ago

I believe this is related to #2 and the cookie issue. Once again, no confirmation here.

KahasKahas commented 6 months ago

I believe this is related to #2 and the cookie issue. Once again, no confirmation here.

It seems to happen specifically when there is no legacy mode L cookie. 👍

KahasKahas commented 6 months ago

The cookie lived for 2 hours, hence the apparently "random" behaviour.

The legacy detection and switch to CM3 webapp has been removed and the bug, if this is the correct reproducer is resolved

Also resolves #2.