2019-03-08 18:15:46 +00:00
|
|
|
<!-- 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 04:13:33 +00:00
|
|
|
<!--
|
2019-03-08 18:15:46 +00:00
|
|
|
1. Please speak English, this is the language all maintainers can speak and write.
|
2020-12-16 19:18:36 +00:00
|
|
|
2. Please ask questions or configuration/deploy problems on our Discord
|
2024-05-27 15:05:12 +00:00
|
|
|
server (https://discord.gg/gitea) or forum (https://forum.gitea.com).
|
2017-08-09 04:13:33 +00:00
|
|
|
3. Please take a moment to check that your issue doesn't already exist.
|
2023-08-27 11:59:12 +00:00
|
|
|
4. Make sure it's not mentioned in the FAQ (https://docs.gitea.com/help/faq)
|
2020-12-16 19:18:36 +00:00
|
|
|
5. Please give all relevant information below for bug reports, because
|
2017-08-09 04:13:33 +00:00
|
|
|
incomplete details will be handled as an invalid report.
|
|
|
|
-->
|
2016-11-28 13:28:40 +00:00
|
|
|
|
|
|
|
- Gitea version (or commit ref):
|
|
|
|
- Git version:
|
|
|
|
- Operating system:
|
2020-10-21 15:42:47 +00:00
|
|
|
<!-- 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 13:28:40 +00:00
|
|
|
- Database (use `[x]`):
|
|
|
|
- [ ] PostgreSQL
|
|
|
|
- [ ] MySQL
|
2017-03-10 01:31:57 +00:00
|
|
|
- [ ] MSSQL
|
2016-11-28 13:28:40 +00:00
|
|
|
- [ ] SQLite
|
2024-05-27 15:05:12 +00:00
|
|
|
- Can you reproduce the bug at https://demo.gitea.com:
|
2016-12-15 08:56:46 +00:00
|
|
|
- [ ] Yes (provide example URL)
|
|
|
|
- [ ] No
|
2016-11-28 13:28:40 +00:00
|
|
|
- Log gist:
|
2020-10-21 15:42:47 +00:00
|
|
|
<!-- It really is important to provide pertinent logs -->
|
2023-08-27 11:59:12 +00:00
|
|
|
<!-- Please read https://docs.gitea.com/administration/logging-config#collecting-logs-for-help -->
|
2020-10-21 15:42:47 +00:00
|
|
|
<!-- In addition, if your problem relates to git commands set `RUN_MODE=dev` at the top of app.ini -->
|
2016-11-28 13:28:40 +00:00
|
|
|
|
|
|
|
## Description
|
2021-02-18 11:28:07 +00:00
|
|
|
<!-- 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 13:28:40 +00:00
|
|
|
|
|
|
|
...
|
2017-02-17 00:58:01 +00:00
|
|
|
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
2017-08-09 04:13:33 +00:00
|
|
|
<!-- **If this issue involves the Web Interface, please include a screenshot** -->
|