summaryrefslogtreecommitdiffstats
path: root/cmd/web_https.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
| | | | | | | | | Change all license headers to comply with REUSE specification. Fix #16132 Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github> Co-authored-by: John Olheiser <john.olheiser@gmail.com>
* Support Proxy protocol (#12527)zeripath2022-08-211-5/+5
| | | | | | | | | This PR adds functionality to allow Gitea to sit behind an HAProxy and HAProxy protocolled connections directly. Fix #7508 Signed-off-by: Andrew Thornton <art27@cantab.net>
* Add user settings key/value DB table (#16834)techknowlogick2021-11-221-0/+1
|
* Make SSL cipher suite configurable (#17440)zeripath2021-11-201-0/+191