root/modules/branches/2.9/weakpasswords/module.xml

Revision 10851, 1.0 kB (checked in by p_lindheimer, 2 years ago)

add repo tags to modules re #4734

Line 
1 <module>
2   <rawname>weakpasswords</rawname>
3   <repo>standard</repo>
4   <name>Weak Password Detection</name>
5   <version>2.8.0.0</version>
6   <publisher>Schmoozecom.com</publisher>
7   <license>GPLv2</license>
8   <type>tool</type>
9   <category>System Administration</category>
10   <changelog>
11     *2.8.0.0* #4309
12     *2.7.0.0* spelling, localizations
13     *2.6.0.1* #3735
14     *2.6.0.0* misc
15     *2.5.0.3* #3663
16     *2.5.0.2* changes to warning msg, moved to Tools tab, System Administration
17     *2.5.0.1* Consolidated individual security notices to a single notice with all details in extended text
18     *2.5.0.0* Initial release
19   </changelog>
20   <depends>
21     <version>2.5.0</version>
22   </depends>
23   <description>This module detects weak SIP secrets and sets security notifications accordingly
24   </description>
25   <menuitems>
26     <weakpasswords>Weak Password Detection</weakpasswords>
27   </menuitems>
28   <location>release/2.8/weakpasswords-2.8.0.0.tgz</location>
29   <md5sum>bf04ede9eb3efe0ccf2e71b9569b8013</md5sum>
30 </module>
Note: See TracBrowser for help on using the browser.