Closed
Description
- Gitea version (or commit ref): 1.0.1
- Git version:
- Operating system: Debian Jesse arm
- Database (use
[x]
):- PostgreSQL
- MySQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
Create a mirror of a private repo by providing the GIT URL and credentials at the top of the
Mirror Settings
section. Once the mirror is created, the page
(Settings
> Mirror Settings
> Mirror Address
) shows the credential in clear (https://user:passwd
@host:port/repo..).
It is better to remove this mirror address display. If it is still needed, at the least mask the password.