Skip to content

Commit 48e7ba2

Browse files
committed
feat(auth): support encrypted private keys
If a private key is encrypted, prompt the user for password. Retry until correct password entered.
1 parent b52dfea commit 48e7ba2

File tree

6 files changed

+284
-109
lines changed

6 files changed

+284
-109
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ A CLI tool for link:https://github.com/edosrecki/oopsiee-server[oopsiee-server].
1818
* Comes with **help** entries
1919
* Runs on all **platforms**
2020
* Uses **private/public key** authentication
21+
** Supports **encrypted** private keys
2122
* Written in **TypeScript**
2223
* Semi-automatic **dependency updates** with Dependabot
2324

0 commit comments

Comments
 (0)