From 2764942190961c54e6f46158a5119f69d1ff40cf Mon Sep 17 00:00:00 2001 From: Tim Vaughan Date: Mon, 22 Jun 2020 10:35:01 +0200 Subject: [PATCH] Added enhancement requests. --- ISSUES.org | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ISSUES.org b/ISSUES.org index 97eae5c..1c8088f 100644 --- a/ISSUES.org +++ b/ISSUES.org @@ -116,6 +116,26 @@ I guess I need to look into what native widgets Emacs has for displaying collapsable hierarchies. ** OPEN Add history browsing + +** OPEN Sanitize certificate names + :LOGBOOK: + - State "OPEN" from [2020-06-22 Mon 10:32] + :END: + +Currently things will break in undefined ways if a name is specified +that contains path separators and probably other characters that I +haven't thought of. This is dangerously unacceptable and needs to be +fixed right away. + +** OPEN Make installing existing certificates easier + :LOGBOOK: + - State "OPEN" from "CLOSED" [2020-06-22 Mon 10:34] + :END: + +It's naive to think that people don't have client certificates created +outside of elpher. Thus we need some easy way to "install" these +certificates, either by copying them or by referencing them in some +way. * Closed Enhancements -- 2.20.1