Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by slords, Fri Oct 16 22:45:26 2009 UTC | Revision 1.5 by slords, Sun Nov 14 20:50:20 2010 UTC | |
---|---|---|
# | Line 12 | Line 12 |
12 | $self->run_hooks("connect"); | $self->run_hooks("connect"); |
13 | return DONE; | return DONE; |
14 | } | } |
15 | @@ -277,7 +282,9 @@ | @@ -279,7 +284,9 @@ |
16 | ||
17 | # if we don't have a plugin implementing this auth mechanism, 504 | # if we don't have a plugin implementing this auth mechanism, 504 |
18 | if( exists $auth_mechanisms{uc($mechanism)} ) { | if( exists $auth_mechanisms{uc($mechanism)} ) { |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |