0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 05:50:50 +01:00
gitea/routers
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
..
api Don't panic on ErrEmailInvalid (#19441) 2022-04-20 23:39:30 +02:00
common
install Skip frontend ROOT_URL check on installation page, remove unnecessary global var (#19291) 2022-04-01 16:00:26 +08:00
private
utils
web Fix panic in team repos API (#19431) 2022-04-20 18:43:26 +08:00
init.go Remove dependent on session auth for api/v1 routers (#19321) 2022-04-08 06:22:10 +02:00