0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-08-21 17:55:00 +02:00
gitea/routers/api/v1
KN4CK3R a99b96cbcd
Refactor secrets modification logic (#26873)
- Share code between web and api
- Add some tests
2023-09-05 15:21:02 +00:00
..
activitypub
admin
misc Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
notify
org Refactor secrets modification logic (#26873) 2023-09-05 15:21:02 +00:00
packages
repo Refactor secrets modification logic (#26873) 2023-09-05 15:21:02 +00:00
settings
swagger refactor(API): refactor secret creation and update functionality (#26751) 2023-08-28 13:08:19 +08:00
user Refactor secrets modification logic (#26873) 2023-09-05 15:21:02 +00:00
utils
api.go Add missing reqToken() to notifications endpoints (#26914) 2023-09-05 14:43:34 +00:00
auth.go
auth_windows.go