1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-14 15:25:48 +00: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 Remove PAM from auth dropdown when unavailable (#13276) 2020-10-23 11:10:29 +01:00
api/v1 Delete tag API (#13358) 2020-10-30 20:56:34 -05:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
events Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
org #13091 - add new mirror button (#13105) 2020-10-23 19:01:58 -04:00
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 [RFC] Make archival asynchronous (#11296) 2020-11-07 22:27:28 +02:00
user Remove obsolete change of email on profile page (#13341) 2020-10-28 22:33:14 +00:00
utils Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
home.go Simplify CheckUnitUser logic (#12854) 2020-09-15 19:49:34 -04:00
init.go Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
install.go Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go Add gitea-vet (#10948) 2020-04-05 07:20:50 +01:00