]> cat aescling's git repositories - mastodon.git/commit
Rescue SSL error in verify link service (#9914)
authorRenato "Lond" Cerqueira <renato@lond.com.br>
Thu, 24 Jan 2019 14:38:18 +0000 (15:38 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 24 Jan 2019 14:38:18 +0000 (15:38 +0100)
commite1ec3a9f09add8a34b1a77ce217be8e51ebd4936
tree7c7abf81a8cd68b81c64a59d7bb460c92783fc23
parentc87863bdd18213a7181914b76752959b0617ade1
Rescue SSL error in verify link service (#9914)

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.
app/services/verify_link_service.rb