forgejo/routers/api/v1
Gusted 23d37673bd
Don't panic on ErrEmailInvalid ()
- Don't panic on `ErrEmailInvalid`, this was caused due that we were
trying to force `ErrEmailCharIsNotSupported` interface, which panics.
- Resolves 
2022-04-20 23:39:30 +02:00
..
admin Add Package Registry () 2022-03-30 16:42:47 +08:00
misc Remove dependent on session auth for api/v1 routers () 2022-04-08 06:22:10 +02:00
notify Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
org Fix panic in team repos API () 2022-04-20 18:43:26 +08:00
packages Add Helm Chart registry () 2022-04-19 12:55:35 -04:00
repo When updating mirror repo intervals by API reschedule next update too () 2022-04-20 09:20:53 +01:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add Package Registry () 2022-03-30 16:42:47 +08:00
user Don't panic on ErrEmailInvalid () 2022-04-20 23:39:30 +02:00
utils Never use /api/v1 from Gitea UI Pages () 2022-04-07 20:59:56 +02:00
api.go Remove dependent on session auth for api/v1 routers () 2022-04-08 06:22:10 +02:00
auth.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00
auth_windows.go Let web and API routes have different auth methods group () 2022-03-28 12:46:28 +08:00