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

Do you think about to implement the group feature ? #20

Open
Nous1699 opened this issue Jan 28, 2018 · 9 comments
Open

Do you think about to implement the group feature ? #20

Nous1699 opened this issue Jan 28, 2018 · 9 comments

Comments

@Nous1699
Copy link

Hello,
just a quick question. Do you think about implement the group feature ?

Would be awesome. So far your work is amazing.

@VictorNine
Copy link
Owner

I might, right now 2fa has priority

Thanks

@Nous1699
Copy link
Author

Great! Thank you. Just another quick question. Can you write a readme how to set the server up ? Everything is working so far great except the web vault. What is the exact address ? Thanks

@VictorNine
Copy link
Owner

First you set up the vault https://github.com/bitwarden/web and get an address like localhost:8080

Then you can use this project as a proxy to avoid cros issues. Simply using ./bitwarden-go -vaultURL http://localhost:8080

The vault is now available at http://localhost:8000

@Odysseus16
Copy link

Ok, so far I have done everything. My problem is, I dont realy know how to configure settings.json of bitwarden web vault. Thank you for your effort!

@Odysseus16
Copy link

When I try to login to the web vault I get this message: "Errors have occurred. An unexpected error has occurred.". I get as web vault adress: localhost:4001 and then i use the proxy with ./bitwarden-go -vaultURL http://localhost:4001.
In the settings.json I have as apiUri localhost:8000. That is the adress of your bitwarden-go server.

@VictorNine
Copy link
Owner

Looks like the same as in #12

@Odysseus16
Copy link

Thank you for your great support, I will try it later!

@Odysseus16
Copy link

Just for your information, have basically implemented the organization feature. So if you want to try it, you can use my forks master branch.
I plan to submit a pull request in the next time, but as I have done major changes it is hard to make my branch compatible with VictorNines.

@csawyerYumaed
Copy link

I cleaned up @Odysseus16 's branch a little, enough to make it work better for us in my own branch[0]. I have no desire to build a PR for this repo, but someone else is welcome to do it. We ended up going a different way after all (using hashicorp vault).

0: https://github.com/csawyerYumaed/bitwarden-go

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