Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-26 11:46:09 +01:00
forgejo/routers/api
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
..
packages Add Helm Chart registry (#19406) 2022-04-19 12:55:35 -04:00
v1 Don't panic on ErrEmailInvalid (#19441) 2022-04-20 23:39:30 +02:00