Use password input field for access token fields
Some importers request users to provide an access token to connect to the third-party provider. For some of them, we are using an HTML input field, and for others a password input field.
All importers should use a password input field for the access token field as it provides more security/privacy.
Solution
Change the access token field to a password input field in the following importers:
- GitLab Direct Transfer
- GitHub Import
- Gitea
Edited by Rodrigo Tomonari