Improve client certificate issuing #17

Merged
jandd merged 2 commits from fix-client-cert-issues into main 2024-05-20 10:46:02 +00:00
Owner
  • add more comprehensive message when a user does not select an email address or the SSO flag
  • fix missing value for coll_found in emailcerts INSERT query
  • handle database errors when the emailcerts INSERT query fails
- add more comprehensive message when a user does not select an email address or the SSO flag - fix missing value for coll_found in emailcerts INSERT query - handle database errors when the emailcerts INSERT query fails
jandd added 1 commit 2024-05-05 18:14:32 +00:00
- add more comprehensive message when a user does not select an email address or the SSO flag
- fix missing value for coll_found in emailcerts INSERT query
- handle database errors when the emailcerts INSERT query fails
jandd requested review from dirk 2024-05-05 18:14:39 +00:00
jandd requested review from ted 2024-05-05 18:14:39 +00:00
knilsson approved these changes 2024-05-05 19:39:32 +00:00
Dismissed
knilsson left a comment
Member

On line 256 I see that echo is replaced with ?><p><?= (and the corresponding close tag).
Since I don't know PHP, I have to assume PHP doesn't need the action word echo to print?

On line 256 I see that `echo` is replaced with `?><p><?=` (and the corresponding close tag). Since I don't know PHP, I have to assume PHP doesn't need the action word `echo` to print?
Member

Oh, no! I clicked the wrong button!
I was supposed to only click Comment, and I clicked Approve instead.

Can I walk that back?

Oh, no! I clicked the wrong button! I was supposed to only click *Comment*, and I clicked *Approve* instead. Can I walk that back?
dirk dismissed knilsson's review 2024-05-05 19:48:40 +00:00
Reason:

kim clicked on "approve" by accident

dirk requested review from knilsson 2024-05-05 19:49:18 +00:00
bmc approved these changes 2024-05-08 00:24:32 +00:00
dirk approved these changes 2024-05-20 10:16:57 +00:00
jandd added 1 commit 2024-05-20 10:42:53 +00:00
jandd merged commit 408796eaf0 into main 2024-05-20 10:46:02 +00:00
jandd deleted branch fix-client-cert-issues 2024-05-20 10:46:02 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cacert/cacert-webdb#17
No description provided.