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

Support for username:password accounts #36

Closed
marius137 opened this issue May 1, 2019 · 7 comments
Closed

Support for username:password accounts #36

marius137 opened this issue May 1, 2019 · 7 comments
Assignees

Comments

@marius137
Copy link

When you buy accounts they often get sent in a username:password format, can you add support so there is a textbox where you just paste that string and everything gets extracted from that

@a6d6061ed1
Copy link

I think it could be useful to add a function that'd make http requests to steam and validate credentials and on the way it could retrieve steamid and such so you no longer would have to login first in order for steamid to be found.

Repository owner deleted a comment from veaxl May 2, 2019
Repository owner deleted a comment from Roger42069 May 2, 2019
Repository owner deleted a comment from Roger42069 May 2, 2019
Repository owner deleted a comment from Roger42069 May 2, 2019
Repository owner deleted a comment from veaxl May 2, 2019
Repository owner deleted a comment from Roger42069 May 2, 2019
Repository owner deleted a comment from marius137 May 2, 2019
@rex706
Copy link
Owner

rex706 commented Jun 4, 2019

@marius137 do you get these in bulk? Like separated by commas for example? If not, it's hard for me to justify doing this if it's only saving you a single copy/paste action.

@marius137
Copy link
Author

I get them in bulk, one line per account

User:pw
User:pw

And so on...

@rex706
Copy link
Owner

rex706 commented Jun 4, 2019

@marius137 Understood, I will consider adding this.

@rex706 rex706 self-assigned this Jun 4, 2019
@pontifezo
Copy link

Also please add accounts import option with a shared secret

user1:password1:sharedsecret1
user2:password2:sharedsecret2

and so on...

@rex706 rex706 closed this as completed Jul 5, 2019
@marius137
Copy link
Author

I just tried out the new bulk import and it always crashes when I klick on import. The problem is that the manager expects user:PW:secret, but I only get my accounts without the secret.

A dirty workaround is to just add :1 to the account:pw line

@rex706
Copy link
Owner

rex706 commented Jul 8, 2019

@marius137 Interesting. Thought I made a check for that. Will update it when I get home today!

@rex706 rex706 reopened this Jul 8, 2019
@rex706 rex706 closed this as completed Jul 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants