about summary refs log tree commit diff stats
path: root/src/tools/editor.h
diff options
context:
space:
mode:
authorStefan Kropp <stefan.kropp@posteo.de>2022-04-30 22:04:47 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-05-03 23:00:11 +0200
commit62018f48c5f1a0410445fce5bca5fdd6a9e4d907 (patch)
tree6069e292923ec8d8d5570a7ed2d63be0bf147fd8 /src/tools/editor.h
parent7acc044a527fd0d62afb4ff8742fc77e91f17e00 (diff)
downloadprofani-tty-62018f48c5f1a0410445fce5bca5fdd6a9e4d907.tar.gz
ox_key_is_usable - Logging and owner trust check
 * Added logging messages (INFO if key can not be used)
 * Check owner_trust < GPGME_VALIDITY_MARGINAL

The key can not be used if the owner_trust is less than MARGINAL.
Diffstat (limited to 'src/tools/editor.h')
0 files changed, 0 insertions, 0 deletions
107'>107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169