Development

Changeset 21398

You must first sign up to be able to contribute.

Changeset 21398

Show
Ignore:
Timestamp:
08/24/09 16:58:00 (4 years ago)
Author:
omansour
Message:

[omCredentialsMapPlugin] initial release 0.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/omCredentialsMapPlugin/trunk/package.xml

    r21397 r21398  
    44 <channel>plugins.symfony-project.org</channel> 
    55 <summary>This plugin allow you to check the all the credentials in your project and detect action not or bad securised.</summary> 
    6  <description></description> 
     6 <description>It produce a text report based on the security.yml files.</description> 
    77 <lead> 
    88  <name>Olivier Mansour</name> 
     
    1111  <active>yes</active> 
    1212 </lead> 
    13  <date>2009-09-25</date> 
     13 <date>2009-08-24</date> 
    1414 <time>16:43:35</time> 
    1515 <version> 
    16   <release>0.1</release> 
     16  <release>0.1.0</release> 
    1717  <api>1.0.0</api> 
    1818 </version> 
     
    2828   <file role="data" name="LICENSE" /> 
    2929   <dir name="lib"> 
    30     <dir name="task"><file role="data" name="credentialsMapTask.php" /></dir> 
     30    <dir name="task"><file role="data" name="credentialsMapTask.class.php" /></dir> 
    3131   </dir> 
    3232  </dir>