Merge the branch which gives ->req->remote_user without the deprecation code which...
authorTomas Doran <bobtfish@bobtfish.net>
Thu, 21 May 2009 13:44:58 +0000 (13:44 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Thu, 21 May 2009 13:44:58 +0000 (13:44 +0000)
commit8026359e6ff39e39df67381dcf52a15df78804cf
tree687cfb12602fc3ea0cdf59cef8e9c2899a7270bd
parent43c581537432e9e6dd82d10375e1aac4cbcff5fb
Merge the branch which gives ->req->remote_user without the deprecation code which is horrrible
Changes
lib/Catalyst.pm
lib/Catalyst/Engine/CGI.pm
lib/Catalyst/Request.pm
t/aggregate/live_engine_request_remote_user.t [new file with mode: 0644]
t/lib/DeprecatedTestApp/C/Root.pm