As project admin, in the continuous integration plugin administration:
- I have a way to set credentials to access a Jenkins instance better than putting them in the URL used to access the Jenkins instance URL
- If possible, a warning is displayed on configured Jenkins jobs with credentials in the URL
The credentials used to access the Jenkins instance are stored encrypted in the database and decrypted before usage.
It leverages the existing Tuleap cryptography API.