gitea/routers/repo
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
..
activity.go
attachment.go
blame.go
branch.go
commit.go Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 2020-11-08 12:21:54 -05:00
compare.go
download.go
editor_test.go
editor.go
http.go Prevent git operations for inactive users (#13527) 2020-11-13 01:29:11 +02:00
issue_dependency.go
issue_label_test.go
issue_label.go
issue_lock.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go
lfs.go
main_test.go
middlewares.go
migrate.go
milestone.go
projects.go Added title and action buttons to Project view page (#13437) 2020-11-09 22:46:19 -05:00
pull_review.go
pull.go
release_test.go
release.go
repo.go [RFC] Make archival asynchronous (#11296) 2020-11-07 22:27:28 +02:00
search.go
setting_protected_branch.go
setting.go
settings_test.go
topic.go
view.go
webhook.go
wiki_test.go
wiki.go