0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-20 19:09:04 +01:00
gitea/routers/web
Pedro Nishiyama 1b296ed1a4
Allow users with write permission to run actions (#32644)
---
I have a use case where I need a team to be able to run actions without
admin access.
2024-11-28 07:18:23 +00:00
..
admin
auth Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
devtest
events
explore
feed
healthcheck
misc
org Move team related functions to service layer (#32537) 2024-11-27 21:12:26 +00:00
repo Allow users with write permission to run actions (#32644) 2024-11-28 07:18:23 +00:00
shared
user Validate OAuth Redirect URIs (#32643) 2024-11-28 10:50:27 +08:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Allow users with write permission to run actions (#32644) 2024-11-28 07:18:23 +00:00
webfinger.go