Changeset 9219
- Timestamp:
- 04/10/08 00:14:03 (5 years ago)
- Location:
- lang/perl/Moxy/trunk
- Files:
-
- 4 modified
-
Changes (modified) (1 diff)
-
MANIFEST (modified) (3 diffs)
-
MANIFEST.SKIP (modified) (1 diff)
-
lib/Moxy.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/Changes
r5624 r9219 1 1 Revision history for Moxy 2 3 0.25 4 5 - (SECURITY FIX) do not allow the file schema. 6 - added Plugin::Filter::QRCode::Imager by typester++ 2 7 3 8 0.24 -
lang/perl/Moxy/trunk/MANIFEST
r5556 r9219 1 1 .shipit 2 assets/.DS_Store3 2 assets/common/useragent.yaml 4 3 assets/plugins/Filter-ControlPanel/panelcontainer.tt … … 1415 1414 lib/Moxy/Plugin/Filter/Pictogram.pm 1416 1415 lib/Moxy/Plugin/Filter/QRCode.pm 1416 lib/Moxy/Plugin/Filter/QRCode/Imager.pm 1417 1417 lib/Moxy/Plugin/Filter/RefererCutter.pm 1418 1418 lib/Moxy/Plugin/Filter/ShowHTTPHeaders.pm … … 1432 1432 README 1433 1433 t/00.load.t 1434 t/Plugin-Filter-Pictogram.t 1434 1435 t/Plugin-Server-rewrite.t 1435 1436 t/Plugin-Server-xss.t 1436 1437 t/pod.t 1437 1438 t/spelling.t 1439 t/Storage-DBM_File.t 1438 1440 TODO -
lang/perl/Moxy/trunk/MANIFEST.SKIP
r5553 r9219 17 17 \.svn/ 18 18 MANIFEST.bak 19 \.sw[po]$ -
lang/perl/Moxy/trunk/lib/Moxy.pm
r5624 r9219 5 5 use base qw/Class::Accessor::Fast/; 6 6 7 our $VERSION = '0.2 4';7 our $VERSION = '0.25'; 8 8 9 9 __PACKAGE__->mk_accessors(qw/config/);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)