diff options
author | Unknwon <joe2010xtmf@163.com> | 2015-01-31 15:27:57 -0500 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2015-01-31 15:27:57 -0500 |
commit | 32152d23633c3bf3a1704212a53012d4937e519f (patch) | |
tree | 6a2066f1dc90e10de14aadfaf5e176fcecae6c67 /README.md | |
parent | fb9dcfa921d72900936ddc7533861c33d847aa00 (diff) | |
download | gitea-32152d23633c3bf3a1704212a53012d4937e519f.tar.gz gitea-32152d23633c3bf3a1704212a53012d4937e519f.zip |
routers/repo: set raw page content type to 'text/plain' #828
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ Gogs(Go Git Service) is a painless self-hosted Git Service written in Go. - Due to testing purpose, data of [try.gogs.io](https://try.gogs.io) has been reset in **Jan 28, 2015** and will reset multiple times after. Please do **NOT** put your important data on the site. - Demo site [try.gogs.io](https://try.gogs.io) is running under `dev` branch. +- If you think there are vulnerabilities in the project, please talk private to **u@gogs.io**, thanks! #### Other language version |