You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/private
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>
4 years ago
..
hook.go Refactor: Move PushUpdateOptions (#13363) 4 years ago
internal.go Sendmail command (#13079) 4 years ago
key.go AuthorizedKeysCommand should not query db directly (#9371) 5 years ago
mail.go Fix send mail (#13312) 4 years ago
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
manager_unix.go Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
manager_windows.go Queue: Make WorkerPools and Queues flushable (#10001) 4 years ago
serv.go Prevent git operations for inactive users (#13527) 4 years ago