jenkins-control-plugin icon indicating copy to clipboard operation
jenkins-control-plugin copied to clipboard

Api token is not saved

Open DAdq26 opened this issue 1 year ago • 4 comments

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

DAdq26 avatar Mar 18 '24 14:03 DAdq26

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

MCMicS avatar Mar 18 '24 18:03 MCMicS

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

DAdq26 avatar Mar 20 '24 07:03 DAdq26

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 avatar Mar 20 '24 17:03 MCMicS

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

MCMicS avatar Mar 24 '24 18:03 MCMicS