Originally created by @tessus on GitHub (Nov 23, 2022).
Originally assigned to: @BlackDex on GitHub.
Opening this just as a reference.
When a support string is generated the masked entries still show certain info:
- length of a password, user, database name in the DB URL
- length of smtp username
- domain length and TLD length, if subdomain is used or a sub directory
- length and format of smtp_from
This change masks the fields with `***` as it is done for passwords.
/ref #2878
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @tessus on GitHub (Nov 23, 2022).
Originally assigned to: @BlackDex on GitHub.
Opening this just as a reference.
When a support string is generated the masked entries still show certain info:
This change masks the fields with
***as it is done for passwords./ref #2878