[Tickets #2782] S/MIME Sign using browser capabilities

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Aug 22 04:54:02 PDT 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2782
-----------------------------------------------------------------------
 Ticket             | 2782
 Updated By         | fernandez_marosc at gva.es
 Summary            | S/MIME Sign using browser capabilities
 Queue              | IMP
 Version            | HEAD
 Type               | Enhancement
 State              | Feedback
 Priority           | 1. Low
 Owners             | Horde Developers, Michael Slusarz
-----------------------------------------------------------------------


fernandez_marosc at gva.es (2006-08-22 04:54) wrote:

Hello,
I am making the changes to compose MIMEs in server side and re-submit them
once the browser has signed each.
I am trying hard not to change much code, but honestly, I would need to do
plenty function refactoring. For example, I have to split some functions
like imp/lib/Compose.php::buildAndSendMessage() into buildMessage() and
sendMessage(). The making and ecryption of the message flow is pretty hard
to change.
Wouldn't you consider the AJAX alternative?
This way I could jump/skip to just the piece of code I need to execute on
the server side and return without storing MIMEs in hidden inputs in the
form, and leaving the flow of actionID='send_message' alone.
I could send you the changes so far as patched.

One last thing, Is this the right place to discuss this? Or would you
prefer to make this comments on dev lists and reference this ticket?

Thanks.

Mariano.





More information about the bugs mailing list