Changeset 32084
- Timestamp:
- 04/07/09 19:20:24 (4 years ago)
- Location:
- lang/perl/Moxy/trunk
- Files:
-
- 2 added
- 1 modified
-
lib/Moxy.pm (modified) (2 diffs)
-
lib/Moxy/Plugin/BasicAuth.pm (added)
-
t/Plugins/BasicAuth.t (added)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/lib/Moxy.pm
r32082 r32084 44 44 __PACKAGE__->load_components(qw/Plaggerize Autocall::InjectMethod Context/); 45 45 46 __PACKAGE__->load_plugins(qw/DisplayWidth ControlPanel LocationBar Pictogram /);46 __PACKAGE__->load_plugins(qw/DisplayWidth ControlPanel LocationBar Pictogram BasicAuth/); 47 47 __PACKAGE__->mk_accessors(qw/response_time/); 48 48 … … 414 414 } 415 415 416 for my $hook ( 's ecurity_filter', 'response_filter', "response_filter_$carrier", 'render_location_bar' ) {416 for my $hook ( 'status_handler', 'security_filter', 'response_filter', "response_filter_$carrier", 'render_location_bar' ) { 417 417 $self->run_hook( 418 418 $hook,
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)