1
0
Fork 0
forgejo/routers/api/v1
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
..
admin
misc
notify
org
packages
repo
settings
swagger
user Don't panic on ErrEmailInvalid (#19441) 2022-04-20 23:39:30 +02:00
utils
api.go
auth.go
auth_windows.go