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

Shared items stuffs #30

Closed
17 tasks done
animalillo opened this issue Sep 26, 2016 · 3 comments
Closed
17 tasks done

Shared items stuffs #30

animalillo opened this issue Sep 26, 2016 · 3 comments
Milestone

Comments

@animalillo
Copy link
Collaborator

animalillo commented Sep 26, 2016

Stuff needed for sharing

  • Distinguish shared credentials from standard ones
  • Distinguish between owned shared credentials and foreign ones
  • Convert standard credential to shared credential
  • Load pending share requests
  • Ask users to import shared credentials on the vault
  • Let users know that there are shared credentials waiting for them once they open passman so they go to the vault they prefer them to be
  • Use shared credential unique shared key to decypher shared credentials
  • Get shared credential shared key
  • Store shared credential shared key
  • Revisions sstuff
  • Files
  • API to update shared credentials
  • Don't forget to check for edit permission server side.
  • Set a way to change users permissions without restarting the whole sharing process
  • Set a way to add users without regenerating sharing keys and bugging all users with a new share request
  • Convert shared credential to standard credential
  • Add activity's (@brantje)
@brantje
Copy link
Member

brantje commented Sep 28, 2016

1 -> Solved in 2e6de5c
2 -> The api already gives an user_id property

@animalillo animalillo added this to the V2 beta milestone Oct 2, 2016
@brantje brantje modified the milestone: V2 beta Oct 2, 2016
@animalillo
Copy link
Collaborator Author

Sharing working on sharing_no_groups branch since commit 762b5e6

@brantje
Copy link
Member

brantje commented Oct 7, 2016

Sharing has been merged into master since: c52984f

@brantje brantje closed this as completed Oct 7, 2016
This issue was closed.
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