-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Setupfs before access a users keys (#26917)
* The file system of a user has to be properly setup before accessing the keys * Fix unit test execution * Init mount points for user in more places in Keys\Storage * Fix encryption key storage tests to properly create required users * Added test that check if user home is mounted after resolving key
- Loading branch information
Vincent Petry
authored
Jan 13, 2017
1 parent
b51da5a
commit a4883ae
Showing
3 changed files
with
95 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters