Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api token is not saved #572

Open
DAdq26 opened this issue Mar 18, 2024 · 4 comments
Open

Api token is not saved #572

DAdq26 opened this issue Mar 18, 2024 · 4 comments

Comments

@DAdq26
Copy link

DAdq26 commented Mar 18, 2024

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
Copy link
Owner

MCMicS commented Mar 18, 2024

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
Copy link
Author

DAdq26 commented Mar 20, 2024

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
Copy link
Owner

MCMicS commented Mar 20, 2024

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
Copy link
Owner

MCMicS commented Mar 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants