summaryrefslogtreecommitdiffstats
path: root/modules/context/permission.go
Commit message (Expand)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move access and repo permission to models/perm/access (#19350)Lunny Xiao2022-05-111-1/+1
* Add "Allow edits from maintainer" feature (#18002)qwerty2872022-04-281-0/+10
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-2/+2
* Move unit into models/unit/ (#17576)Lunny Xiao2021-11-091-5/+5
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-5/+5
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-7/+5
* Use Req.URL.RequestURI() to cope with FCGI urls (#9473)zeripath2019-12-241-5/+5
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-221-0/+37
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-0/+64