|  line  | 
 l  | 
 !l  | 
 condition  | 
 
| 
117
 | 
 14  | 
 0  | 
 $config_hash{'binddn'} ||= 'anonymous'
  | 
 
| 
118
 | 
 14  | 
 0  | 
 $config_hash{'user_filter'} ||= '(uid=%s)'
  | 
 
| 
119
 | 
 14  | 
 0  | 
 $config_hash{'user_scope'} ||= 'sub'
  | 
 
| 
120
 | 
 14  | 
 0  | 
 $config_hash{'user_field'} ||= 'uid'
  | 
 
| 
121
 | 
 2  | 
 12  | 
 $config_hash{'role_filter'} ||= '(memberUid=%s)'
  | 
 
| 
122
 | 
 2  | 
 12  | 
 $config_hash{'role_scope'} ||= 'sub'
  | 
 
| 
123
 | 
 2  | 
 12  | 
 $config_hash{'role_field'} ||= 'cn'
  | 
 
| 
126
 | 
 0  | 
 14  | 
 $config_hash{'start_tls'} ||= '0'
  | 
 
| 
127
 | 
 2  | 
 12  | 
 $config_hash{'entry_class'} ||= 'Catalyst::Model::LDAP::Entry'
  | 
 
| 
128
 | 
 2  | 
 12  | 
 $config_hash{'user_class'} ||= 'Catalyst::Authentication::Store::LDAP::User'
  | 
 
| 
130
 | 
 1  | 
 13  | 
 $config_hash{'role_search_as_user'} ||= 0
  | 
 
| 
131
 | 
 2  | 
 12  | 
 $config_hash{'persist_in_session'} ||= 'username'
  |