Personal tools
You are here: Home Plone XP leocornus.plonecrypto Crypto Keys Management Panel

Crypto Keys Management Panel

Create a management panel for tool leocornus_crypto, it will provide the following management tools:

  • Manually create new keys
  • Manually clear and regenerate keys

It will be implemented as manage_option for tool leocornus_crypto.

Create new manage_option called manage_keys:

{ 'label':      'Keys', 
   'action':     'manage_keys' },

Tracking History

When Who What Done
2010-04-13 07:32 Sean Chen the keys management panel is created, commit at reversion r373. We need test the colock-server configuration on zope.conf.
-- 2.5 Hours, 90.0% Done
Document Actions