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

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

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

Revision 1.2 by unnilennium, Fri Jun 10 15:25:57 2016 UTC Revision 1.3 by unnilennium, Fri Jun 24 12:15:34 2016 UTC
# Line 87  diff -urN smeserver-gitweb-1.1.0.org/roo Line 87  diff -urN smeserver-gitweb-1.1.0.org/roo
87    
88       # Retrieve project properties from database       # Retrieve project properties from database
89       my $git_db = esmith::GitDB->open_ro() or       my $git_db = esmith::GitDB->open_ro() or
90         auth_error( "500 Internal Error", "Could not open the Git repository database!\nDoes the web server have permission to read the git database file?" );         auth_error( "500 Internal Error", "Could not open the Git repository database! Does the web server have permission to read the git database file?" );
91  -        -      
92  -    my $repository = $git_db->get($projectname) or  -    my $repository = $git_db->get($projectname) or
93  +  +


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