/[smecontribs]/rpms/smeserver-gitweb/contribs8/smeserver-gitweb-1.1.0-runtime_search_for_pwauth.patch
ViewVC logotype

Diff of /rpms/smeserver-gitweb/contribs8/smeserver-gitweb-1.1.0-runtime_search_for_pwauth.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by unnilennium, Fri Jun 10 07:19:52 2016 UTC Revision 1.2 by unnilennium, Fri Jun 10 15:37:50 2016 UTC
# Line 5  diff -urN smeserver-gitweb-1.1.0.org/roo Line 5  diff -urN smeserver-gitweb-1.1.0.org/roo
5   # Password Check - Returns 0 when password validated OK, or !0 otherwise   # Password Check - Returns 0 when password validated OK, or !0 otherwise
6   #   #
7    
8  -$pwauth_path= "/usr/bin/pwauth";  -$pwauth_path= "/usr/lib/httpd/modules/pwauth";
9   sub trypass \{   sub trypass \{
10      my $userid= $_[0];      my $userid= $_[0];
11      my $passwd= $_[1];      my $passwd= $_[1];


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed