MCMicS / jenkins-control-plugin

Jenkins integration in IDEA Platforms
https://plugins.jetbrains.com/plugin/6110-jenkins-control-plugin
Apache License 2.0
250 stars 122 forks source link

Api token is not saved #572

Open DAdq26 opened 3 months ago

DAdq26 commented 3 months ago

Hi,

I discover your plugin this day, so great for my job ! One missing feature is credential saving, because after phpstorm restart il lost it everytime. Could you please do something beautiful for that as your plugin ?

PhpStorm 2024.1 Beta

My Best

MCMicS commented 3 months ago

The credentials are save correctly. May you disable the storage of credentials? grafik

If Keepass is enabled it should be saved. Please check and if still not work please post screenshot of setting and I will investigate the problem

DAdq26 commented 3 months ago

Hi

Thanks but still not work I have no storage like keepass and it's the only plugin that did not remember the token in phpstorm It's strange because others credentials of your plugin are well saved (url etc.)

Note i m on linux version

Best image

MCMicS commented 3 months ago

hmm strange. other values are stored because they are storey uncrypten in xml files. the api token itself ist stored in a password manager to prevent unwanted access.

I'm not tested it on Linux but there should also a keystore for it. Have you configure you system to use keyring or something?

Can you please share the setting for password storage? jetbrains://idea/settings?name=Appearance+%26+Behavior--System+Settings--Passwords

Are other passwords or credentials are stored (like Git password or something) or will they also lost after restart?

MCMicS commented 3 months ago

@DAdq26 Could yo test if other passwords are stored within your IDE? and please create screenshot from your System+Settings--Passwords