Skip to content

Rescue SSL error in verify link service#9914

Merged
Gargron merged 1 commit intomastodon:masterfrom
masto-donte-com-br:bugfix/rescue_ssl_error_in_link_verification
Jan 24, 2019
Merged

Rescue SSL error in verify link service#9914
Gargron merged 1 commit intomastodon:masterfrom
masto-donte-com-br:bugfix/rescue_ssl_error_in_link_verification

Conversation

@renatolond
Copy link
Copy Markdown
Contributor

If the first link to be verified contains a rel=me link with a SSL error, the VerifyAccountLinksWorker will fail and not try the following links. This rescues the SSL error when fetching the link, avoiding this issue.

If the first link to be verified contains a rel=me link with a SSL
error, the VerifyAccountLinksWorker will fail and not try the following
links. This rescues the SSL error when fetching the link, avoiding this
issue.
@Gargron Gargron merged commit e1ec3a9 into mastodon:master Jan 24, 2019
@renatolond renatolond deleted the bugfix/rescue_ssl_error_in_link_verification branch January 24, 2019 18:50
kedamaDQ pushed a commit to kedamaDQ/mastodon that referenced this pull request Jan 25, 2019
If the first link to be verified contains a rel=me link with a SSL
error, the VerifyAccountLinksWorker will fail and not try the following
links. This rescues the SSL error when fetching the link, avoiding this
issue.
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
If the first link to be verified contains a rel=me link with a SSL
error, the VerifyAccountLinksWorker will fail and not try the following
links. This rescues the SSL error when fetching the link, avoiding this
issue.
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
If the first link to be verified contains a rel=me link with a SSL
error, the VerifyAccountLinksWorker will fail and not try the following
links. This rescues the SSL error when fetching the link, avoiding this
issue.
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

Successfully merging this pull request may close these issues.

3 participants