~bigbes/core-go: a941162e

server/email: don't panic in EmailRecover

A panic in here is not great, because this function is supposed to
be the panic handler. Let's just log the error instead.

Simon Ser <contact@emersion.fr> — 2023-08-03 14:16:33 UTC

Commit a941162edd28c03abb3a10fcddd4ec4bdf651946view raw patch

Parent(s): 1fd2476d

1 changed file(s)

FileStatus+
server/email.go M +2 -1