0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 20:54:50 +01:00
gitea/routers/api/v1
zeripath d494cc3356
Fix nodeinfo caching and prevent NPE if cache non-existent (#19721)
Extract from #19703

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-05-16 15:36:57 +08:00
..
admin Admin should not delete himself (#19423) 2022-05-08 21:22:55 +01:00
misc Fix nodeinfo caching and prevent NPE if cache non-existent (#19721) 2022-05-16 15:36:57 +08:00
notify
org [Refactor] convert team(s) to apiTeam(s) (#13745) 2022-05-13 19:27:58 +02:00
packages
repo [Refactor] convert team(s) to apiTeam(s) (#13745) 2022-05-13 19:27:58 +02:00
settings
swagger
user Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
utils
api.go Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
auth.go
auth_windows.go