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

Revision 7648, 0.8 kB (checked in by p_lindheimer, 4 years ago)

Merged revisions 7609-7610,7612-7622 via svnmerge from
http://svn.freepbx.org/modules/branches/2.6

........

r7609 | p_lindheimer | 2009-05-02 08:59:29 -0700 (Sat, 02 May 2009) | 1 line


changes to warning msg, moved to Tools tab, System Administration

........

r7610 | p_lindheimer | 2009-05-02 09:00:19 -0700 (Sat, 02 May 2009) | 1 line


Module Publish Script: weakpasswords 2.5.0.2

........

r7621 | p_lindheimer | 2009-05-02 10:55:42 -0700 (Sat, 02 May 2009) | 1 line


closes #3645 use tail -n instead of --lines to be POSIX compliant

........

r7622 | p_lindheimer | 2009-05-02 11:04:09 -0700 (Sat, 02 May 2009) | 1 line


fixes #3640 hardcoded path

........

Line 
1 <module>
2   <rawname>weakpasswords</rawname>
3   <name>Weak Password Detection</name>
4   <version>2.5.0.2</version>
5   <type>tool</type>
6   <category>System Administration</category>
7   <changelog>
8     *2.5.0.2* changes to warning msg, moved to Tools tab, System Administration
9     *2.5.0.1* Consolidated individual security notices to a single notice with all details in extended text
10     *2.5.0.0* Initial release
11   </changelog>
12   <depends>
13     <version>2.5.0</version>
14   </depends>
15   <description>This module detects weak SIP secrets and sets security notifictions accordingly
16   </description>
17   <menuitems>
18     <weakpasswords>Weak Password Detection</weakpasswords>
19   </menuitems>
20   <location>release/2.6/weakpasswords-2.5.0.2.tgz</location>
21   <md5sum>78813c6862ab3f471ee0dbda1de10da1</md5sum>
22 </module>
Note: See TracBrowser for help on using the browser.