Changeset 21398
- Timestamp:
- 08/24/09 16:58:00 (4 years ago)
- Files:
-
- plugins/omCredentialsMapPlugin/trunk/LICENSE (moved) (moved from plugins/omCredentialsMapPlugin/trunk/LICENCE)
- plugins/omCredentialsMapPlugin/trunk/package.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/omCredentialsMapPlugin/trunk/package.xml
r21397 r21398 4 4 <channel>plugins.symfony-project.org</channel> 5 5 <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> 7 7 <lead> 8 8 <name>Olivier Mansour</name> … … 11 11 <active>yes</active> 12 12 </lead> 13 <date>2009-0 9-25</date>13 <date>2009-08-24</date> 14 14 <time>16:43:35</time> 15 15 <version> 16 <release>0.1 </release>16 <release>0.1.0</release> 17 17 <api>1.0.0</api> 18 18 </version> … … 28 28 <file role="data" name="LICENSE" /> 29 29 <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> 31 31 </dir> 32 32 </dir>