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

Add export as csv for logins #3

Closed
yakuter opened this issue Apr 6, 2020 · 4 comments
Closed

Add export as csv for logins #3

yakuter opened this issue Apr 6, 2020 · 4 comments
Assignees

Comments

@yakuter
Copy link
Collaborator

yakuter commented Apr 6, 2020

User should export all logins as csv file.

Endpoint: /logins/export
Method: POST

Example csv file:

URL,Username,Password
http://dummy.com,dummyuser,dummypassword
http://dummyweb.com,dummyuser2,dummypassword2
@batuberksahin
Copy link
Contributor

I want to work on this 👍

@yakuter
Copy link
Collaborator Author

yakuter commented Apr 6, 2020

Great!

@batuberksahin
Copy link
Contributor

#12

@yakuter
Copy link
Collaborator Author

yakuter commented Apr 7, 2020

Thank you @batuberksahin, I know your concerns about hard coded field names. This can be a technical debt because we don't know where this project go for now. Thanks again.

@yakuter yakuter closed this as completed Apr 7, 2020
yakuter pushed a commit that referenced this issue Apr 23, 2020
convert req params from form-data to raw
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