Skip to content

Ignore old push devices - #656

Merged
nickvergessen merged 6 commits into
masterfrom
bugfix/noid/ignore-old-push-devices
Jun 22, 2020
Merged

Ignore old push devices#656
nickvergessen merged 6 commits into
masterfrom
bugfix/noid/ignore-old-push-devices

Conversation

@nickvergessen

Copy link
Copy Markdown
Member
  • Don't push to devices that didn't authenticate with in the last 60 days
  • Cache the activity timestamp and device existance for 10 mins (if it was revoked, the client getting the details for the notification will fail authentication anyway)

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>

@rullzerrullzer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
nickvergessen merged commit 4b65b1b into masterJun 22, 2020
@nickvergessen
nickvergessen deleted the bugfix/noid/ignore-old-push-devices branch June 22, 2020 12:45
@nickvergessen

Copy link
Copy Markdown
MemberAuthor

/backport to stable19

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@nickvergessen@rullzer