librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1089] perms on view


From: Clint Adams
Subject: [Librefm-commits] [1089] perms on view
Date: Thu, 30 Apr 2009 22:44:25 +0000

Revision: 1089
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1089
Author:   clint
Date:     2009-04-30 22:44:24 +0000 (Thu, 30 Apr 2009)
Log Message:
-----------
perms on view

Modified Paths:
--------------
    trunk/gnukebox/install.php

Modified: trunk/gnukebox/install.php
===================================================================
--- trunk/gnukebox/install.php  2009-04-30 22:42:05 UTC (rev 1088)
+++ trunk/gnukebox/install.php  2009-04-30 22:44:24 UTC (rev 1089)
@@ -238,6 +238,7 @@
 
 // uncomment these if you're using postgresql and want to run the software as 
www-data
 //     $res = $mdb2->exec("GRANT SELECT, UPDATE, INSERT, DELETE ON TABLE 
Album, Artist, Auth, Clientcodes, Error, Invitation_Request, Invitations, 
Now_Playing, Places, Radio_Sessions, Scrobble_Sessions, Scrobbles, 
Similar_artist, Tags, Track, Users to \"www-data\"");
+//     $res = $mdb2->exec("GRANT SELECT ON Free_Scrobbles to \"www-data\"");
 //     $res = $mdb2->exec("GRANT SELECT, UPDATE ON users_uniqueid_seq to 
\"www-data\"");
 
        // Test user configuration





reply via email to

[Prev in Thread] Current Thread [Next in Thread]