All pastes #2092701 Raw Edit

Someone

public text v1 · immutable
#2092701 ·published 2011-10-23 04:39 UTC
rendered paste body
# In case you need to replace some part of the REMOTE_USER, you can
# use the following RegExp ($1 will be new login).
   $Self->{'Customer::AuthModule::HTTPBasicAuth::ReplaceRegExp'} = '^(.+?)@.+?$';