This is an automated email from the ASF dual-hosted git repository.
clr pushed a commit to branch script-font
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/script-font by this push:
new d68b0ed1 Update incomplete.json.rb
d68b0ed1 is described below
commit d68b0ed1fe9196adac45d1f51217f453d9d249aa
Author: Craig L Russell <[email protected]>
AuthorDate: Fri Jun 10 14:05:28 2022 -0700
Update incomplete.json.rb
Add descriptions for script font and unsigned
---
www/secretary/workbench/views/actions/incomplete.json.rb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/secretary/workbench/views/actions/incomplete.json.rb
b/www/secretary/workbench/views/actions/incomplete.json.rb
index 31a3fc72..f7b979d8 100644
--- a/www/secretary/workbench/views/actions/incomplete.json.rb
+++ b/www/secretary/workbench/views/actions/incomplete.json.rb
@@ -24,6 +24,8 @@ REASONS = {
'@wrong_identity' => 'the public key does not match the name/email on the
form',
'@validation_failed' => 'gpg validation failed',
'@signature_not_armored' => 'gpg signature must be detached and
ascii-armored',
+ '@unsigned' => 'the document appears to be unsigned',
+ '@script_font' => 'a name typed in a script font is not a signature',
}
# send rejection email