Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staleSessionInactivityTimeout ramdomly not working once in a while #23

Open
fg1000 opened this issue Jan 3, 2020 · 0 comments
Open

Comments

@fg1000
Copy link

fg1000 commented Jan 3, 2020

in Meteor.startup(function () { …

i have added Accounts.validateLoginAttempt(function(attempt) { …

with a console.log( attempt.type …

it result the unattended reconnect is of type “resume”

this occur ramdomly once in a while

as it is a major security concern i wonder how other people do ? 🚑

i'm not alone to find that bug see https://forums.meteor.com/t/47412

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant