Skip to content

autosync for sub-store is ignored if root autosync is set to false #700

@cjeffers

Description

@cjeffers

I was trying to add a team password store (mounted as a sub-store). I do not have a personal or local repository, so i did not add a git remote for the local (root) store. I set the mounted team store's autosync to true:

gopass config --store <team-store> autosync true

But when inserting/changing secrets in the team store, the changes were not automatically pushed to the team remote. I could manually push them using gopass git -s <team-store> push. When I set the root store's autosync to true as well, then the team store automatically pushed to the remote, as expected.

I'm using gopass version 1.6.10

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions