Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@inemajo
Copy link
Contributor

@inemajo inemajo commented Feb 21, 2023

Hi, with this pull request

You can add into your ncspot/config.toml like this:

creds_username = "mylogin"
creds_passeval = "pass my_pass_path_to_spot_password"

Or using any password manager who send your password.to stdout. If a newline is detected it will be automatically removed

@inemajo inemajo force-pushed the config_adding_passeval_for_credentials branch 2 times, most recently from 0f11e59 to ca6df20 Compare February 28, 2023 18:55
inemajo and others added 2 commits February 28, 2023 22:51
…credentials

You can add into your ncspot/config.toml like this:

```
creds_username = "mylogin"
creds_passeval = "pass my_pass_path_to_spot_password"
```

Or using any password manager who send your password.to stdout.
If a newline is detected it will be automatically removed
Also add an option for a username command
@hrkfdn hrkfdn force-pushed the config_adding_passeval_for_credentials branch from ca6df20 to 4bc289a Compare February 28, 2023 23:02
@hrkfdn
Copy link
Owner

hrkfdn commented Feb 28, 2023

Hey @inemajo, I have made some changes to also support username commands and moved the configuration variables into a separate structure. Are you OK with this?

@hrkfdn hrkfdn force-pushed the config_adding_passeval_for_credentials branch from 4bc289a to ff4e98d Compare February 28, 2023 23:04
@inemajo
Copy link
Contributor Author

inemajo commented Mar 1, 2023

Hi @hrkfdn, cool I'm OK thank you

@hrkfdn hrkfdn merged commit c2e030c into hrkfdn:main Mar 1, 2023
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

Successfully merging this pull request may close these issues.

2 participants