Changes between Version 4 and Version 5 of JiraToTracIntegration


Ignore:
Timestamp:
Jun 26, 2009, 7:08:35 PM (15 years ago)
Author:
Thijs Triemstra
Comment:

improve note about user imports

Legend:

Unmodified
Added
Removed
Modified
  • JiraToTracIntegration

    v4 v5  
    55 - Parses the Jira backup XML file
    66 - Sends the imported Jira data and attachments to Trac using the XmlRpcPlugin
    7  - Generates a htpasswd file containing the users with their SHA-512 base64 encoded passwords
     7 - Generates a htpasswd file containing the imported Jira users and their SHA-512 base64 encoded passwords
    88
    99Using a patched version of the AccountManagerPlugin allows you then to authenticate Jira users in Trac.