Removed keychain module. Implemented new KeychainManager in various UI controller classes

This commit is contained in:
Sebastian Stenzel
2020-11-02 14:03:39 +01:00
parent bfde26be79
commit 82a42ea183
30 changed files with 126 additions and 962 deletions
-4
View File
@@ -10,10 +10,6 @@
<name>Cryptomator GUI</name>
<dependencies>
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>keychain</artifactId>
</dependency>
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>commons</artifactId>