Changeset 2928 for lang/perl/Moxy/branches
- Timestamp:
- 12/09/07 09:02:32 (6 years ago)
- Location:
- lang/perl/Moxy/branches/feature-app
- Files:
-
- 2 added
- 3 modified
-
. (modified) (1 prop)
-
config.yaml (modified) (1 diff)
-
lib/Moxy/Plugin/Application.pm (added)
-
lib/Moxy/Server/HTTPProxy.pm (modified) (1 diff)
-
t/plugin-application.t (added)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/branches/feature-app
- Property svn:ignore
-
old new 1 assets/server/pictogram 1 pm_to_blib
-
- Property svn:ignore
-
lang/perl/Moxy/branches/feature-app/config.yaml
r2891 r2928 12 12 13 13 plugins: 14 - module: Application 14 15 - module: Pictogram 15 16 - module: HTMLWidth -
lang/perl/Moxy/branches/feature-app/lib/Moxy/Server/HTTPProxy.pm
r2891 r2928 32 32 request => HTTP::Proxy::HeaderFilter::simple->new( 33 33 sub { 34 my ($user, $pass) = $_[0]->proxy->hop_headers->proxy_authorization_basic(); 34 #my ($user, $pass) = $_[0]->proxy->hop_headers->proxy_authorization_basic(); 35 my ($user, $pass) = ('foo', 'bar'); 35 36 if ($user) { 36 37 $_[0]->proxy->stash(user => $user);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)