Allow to create keys.
A popup shows required parameters. Created keys are added to the list of secret keys managed by the user.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<itemPath>KeyEdit.h</itemPath>
|
||||
<itemPath>LoopbackPassphraseProvider.h</itemPath>
|
||||
<itemPath>PopupCertifyUserId.h</itemPath>
|
||||
<itemPath>PopupCreate.h</itemPath>
|
||||
<itemPath>PopupDeleter.h</itemPath>
|
||||
<itemPath>PopupExpiryTime.h</itemPath>
|
||||
<itemPath>PopupUploader.h</itemPath>
|
||||
@@ -37,6 +38,7 @@
|
||||
<itemPath>KeyEdit.cpp</itemPath>
|
||||
<itemPath>LoopbackPassphraseProvider.cpp</itemPath>
|
||||
<itemPath>PopupCertifyUserId.cpp</itemPath>
|
||||
<itemPath>PopupCreate.cpp</itemPath>
|
||||
<itemPath>PopupDeleter.cpp</itemPath>
|
||||
<itemPath>PopupExpiryTime.cpp</itemPath>
|
||||
<itemPath>PopupUploader.cpp</itemPath>
|
||||
@@ -127,6 +129,10 @@
|
||||
</item>
|
||||
<item path="PopupCertifyUserId.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupCreate.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupCreate.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">
|
||||
@@ -231,6 +237,10 @@
|
||||
</item>
|
||||
<item path="PopupCertifyUserId.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupCreate.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupCreate.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">
|
||||
@@ -339,6 +349,10 @@
|
||||
</item>
|
||||
<item path="PopupCertifyUserId.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupCreate.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupCreate.h" ex="false" tool="3" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.cpp" ex="false" tool="1" flavor2="0">
|
||||
</item>
|
||||
<item path="PopupDeleter.h" ex="false" tool="3" flavor2="0">
|
||||
|
||||
Reference in New Issue
Block a user