1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-11 02:04:27 +00:00
Gusted 23d37673bd
Don't panic on ErrEmailInvalid (#19441)
- Don't panic on `ErrEmailInvalid`, this was caused due that we were
trying to force `ErrEmailCharIsNotSupported` interface, which panics.
- Resolves #19397
2022-04-20 23:39:30 +02:00
..
2022-03-30 16:42:47 +08:00
2022-04-20 18:43:26 +08:00
2022-04-19 12:55:35 -04:00
2022-03-30 16:42:47 +08:00