2019-03-08 23:45:46 +05:30
|
|
|
<!-- NOTE: If your issue is a security concern, please send an email to security@gitea.io instead of opening a public issue -->
|
|
|
|
|
2017-08-09 09:43:33 +05:30
|
|
|
<!--
|
2019-03-08 23:45:46 +05:30
|
|
|
1. Please speak English, this is the language all maintainers can speak and write.
|
2020-12-17 00:48:36 +05:30
|
|
|
2. Please ask questions or configuration/deploy problems on our Discord
|
2019-03-08 23:45:46 +05:30
|
|
|
server (https://discord.gg/gitea) or forum (https://discourse.gitea.io).
|
2017-08-09 09:43:33 +05:30
|
|
|
3. Please take a moment to check that your issue doesn't already exist.
|
2020-12-17 00:48:36 +05:30
|
|
|
4. Make sure it's not mentioned in the FAQ (https://docs.gitea.io/en-us/faq)
|
|
|
|
5. Please give all relevant information below for bug reports, because
|
2017-08-09 09:43:33 +05:30
|
|
|
incomplete details will be handled as an invalid report.
|
|
|
|
-->
|
2016-11-28 18:58:40 +05:30
|
|
|
|
|
|
|
- Gitea version (or commit ref):
|
|
|
|
- Git version:
|
|
|
|
- Operating system:
|
2020-10-21 21:12:47 +05:30
|
|
|
<!-- Please include information on whether you built gitea yourself, used one of our downloads or are using some other package -->
|
|
|
|
<!-- Please also tell us how you are running gitea, e.g. if it is being run from docker, a command-line, systemd etc. --->
|
|
|
|
<!-- If you are using a package or systemd tell us what distribution you are using -->
|
2016-11-28 18:58:40 +05:30
|
|
|
- Database (use `[x]`):
|
|
|
|
- [ ] PostgreSQL
|
|
|
|
- [ ] MySQL
|
2017-03-10 07:01:57 +05:30
|
|
|
- [ ] MSSQL
|
2016-11-28 18:58:40 +05:30
|
|
|
- [ ] SQLite
|
2016-12-15 14:26:46 +05:30
|
|
|
- Can you reproduce the bug at https://try.gitea.io:
|
|
|
|
- [ ] Yes (provide example URL)
|
|
|
|
- [ ] No
|
2016-11-28 18:58:40 +05:30
|
|
|
- Log gist:
|
2020-10-21 21:12:47 +05:30
|
|
|
<!-- It really is important to provide pertinent logs -->
|
|
|
|
<!-- Please read https://docs.gitea.io/en-us/logging-configuration/#debugging-problems -->
|
|
|
|
<!-- In addition, if your problem relates to git commands set `RUN_MODE=dev` at the top of app.ini -->
|
2016-11-28 18:58:40 +05:30
|
|
|
|
|
|
|
## Description
|
2021-02-18 16:58:07 +05:30
|
|
|
<!-- If using a proxy or a CDN (e.g. CloudFlare) in front of gitea, please
|
|
|
|
disable the proxy/CDN fully and connect to gitea directly to confirm
|
|
|
|
the issue still persists without those services. -->
|
2016-11-28 18:58:40 +05:30
|
|
|
|
|
|
|
...
|
2017-02-17 06:28:01 +05:30
|
|
|
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
2017-08-09 09:43:33 +05:30
|
|
|
<!-- **If this issue involves the Web Interface, please include a screenshot** -->
|