0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 00:13:02 +01:00
gitea/routers
Lunny Xiao ff7341b994
Prevent git operations for inactive users (#13527)
* prevent git operations for inactive users

* Some fixes

* Deny push to the repositories which's owner is inactive

* deny operations also when user is ProhibitLogin

Co-authored-by: zeripath <art27@cantab.net>
2020-11-13 01:29:11 +02:00
..
admin
api/v1
dev
events
org
private Prevent git operations for inactive users (#13527) 2020-11-13 01:29:11 +02:00
repo Prevent git operations for inactive users (#13527) 2020-11-13 01:29:11 +02:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go