Skip to content

fix(push): Correctly ignore push tokens that are not valid again#1828

Merged
nickvergessen merged 2 commits into
masterfrom
bugfix/1827/catch-exceptions-again
Feb 22, 2024
Merged

fix(push): Correctly ignore push tokens that are not valid again#1828
nickvergessen merged 2 commits into
masterfrom
bugfix/1827/catch-exceptions-again

Conversation

@nickvergessen
Copy link
Copy Markdown
Member

@nickvergessen nickvergessen commented Feb 22, 2024

This seems a bit incorrect in general, as the invalid-password is mostly temporary, but it now behaves the same as in 27 again

Fix #1827
Fix nextcloud/calendar#5692
Fix nextcloud/server#43547

This seems a bit incorrect in general, as the invalid-password
is mostly temporary, but it now behaves the same as in 27 again

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Copy Markdown
Member Author

/backport! to stable28

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen merged commit a43ca4c into master Feb 22, 2024
@nickvergessen nickvergessen deleted the bugfix/1827/catch-exceptions-again branch February 22, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment