1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-08 03:26:07 +01:00
gitea/routers/private
Lunny Xiao ff7341b994
Prevent git operations for inactive users ()
* 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
..
hook.go Refactor: Move PushUpdateOptions () 2020-10-30 22:59:02 +01:00
internal.go Sendmail command () 2020-10-24 16:38:14 -04:00
key.go AuthorizedKeysCommand should not query db directly () 2019-12-16 20:49:07 -05:00
mail.go Fix send mail () 2020-10-26 12:42:27 -04:00
manager_unix.go Queue: Make WorkerPools and Queues flushable () 2020-01-28 20:01:06 -05:00
manager_windows.go Queue: Make WorkerPools and Queues flushable () 2020-01-28 20:01:06 -05:00
manager.go Pause, Resume, Release&Reopen, Add and Remove Logging from command line () 2020-07-05 20:07:07 -04:00
serv.go Prevent git operations for inactive users () 2020-11-13 01:29:11 +02:00