Bug#398343: gallery: comments for pictures work even when disabled in config

2007-01-03 Thread Erik Steffl
I did change the permissions for existing albums, still getting the spam 
comments...


erik


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#398343: gallery: comments for pictures work even when disabled in config

2006-12-28 Thread Erik Steffl

Erik Steffl wrote:
Even after setting $gallery->app->comments_anonymous = "no" it is still 
possible to post comments, there are no links but direct post still 


  think I've found the solution on gallery forums - reminder that 
config.php is a template for new albums, not something used at runtime. 
To disable comments for existing albums one must change permissions of 
the album.


  Changed permissions for my albums, now going to wait if I'll see more 
spam.


erik


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#398343: gallery: comments for pictures work even when disabled in config

2006-12-27 Thread Erik Steffl
Even after setting $gallery->app->comments_anonymous = "no" it is still 
possible to post comments, there are no links but direct post still 
works, here's what I see in apache logs (I guess that's how the comments 
are added):


72.232.93.197 - - [27/Dec/2006:16:53:07 -0800] "POST 
/gallery/tiger/P1060004?full=0 HTTP/1.1" 200 180655 
"http://zasran.com/gallery/tiger/P1060004?full=0"; "Mozilla/4.0 
(compatible; MSIE 6.0; Windows NT 5.1)"


I see the comments on the site:

http://zasran.com/gallery/tiger/P1060004

It looks like it's impossible to stop spammers from spamming the gallery...

I'll try the gallery forums too, thanks for the tip. Any ideas when 
you'll be updating gallery? I still see 1.5.4-2 in unstable.


erik


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#398343: gallery: comments for pictures work even when disabled in config

2006-11-15 Thread Michael Schultheiss
Erik Steffl wrote:
> Package: gallery
> Version: 1.5.4-2
> Severity: important
> 
> 
> Even after disabling comments in gallery config it is possible to add
> comments. I verified that comments are disabled and there are no visible
> links to add comments but my gallery is still spammed with comments so I
> assume that the comment links still work (even though they do not show
> on gallery pages).
> 
> Not 100% sore this is a bug, might be something wrong on my end, in that
> case sorry for unneccessary bug (but please advise:-)
> 
> In /etc/gallery/config/php:
> 
> $gallery->app->comments_enabled = "no";
> $gallery->app->comments_indication = "both";
> $gallery->app->comments_indication_verbose = "yes";
> $gallery->app->comments_anonymous = "yes";
> $gallery->app->comments_display_name = "!!FULLNAME!! (!!USERNAME!!)";
> $gallery->app->comments_addType = "inside";
> $gallery->app->comments_length = "1000";
> $gallery->app->comments_overview_for_all = "yes";

I recommend posting in the gallery forums at
http://gallery.menalto.com/forum/44

I checked my G1 config file and I have 
$gallery->app->comments_anonymous = "no" although from what I read in
the admin interface, setting $gallery->app->comments_enabled = "no";
should completely disable the comment functionality.

The Gallery team just released Gallery 1.5.5-pl1 - I'll be updating the
Debian gallery package shortly.

-- 

Michael Schultheiss
E-mail: [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#398343: gallery: comments for pictures work even when disabled in config

2006-11-13 Thread Erik Steffl
Package: gallery
Version: 1.5.4-2
Severity: important


Even after disabling comments in gallery config it is possible to add
comments. I verified that comments are disabled and there are no visible
links to add comments but my gallery is still spammed with comments so I
assume that the comment links still work (even though they do not show
on gallery pages).

Not 100% sore this is a bug, might be something wrong on my end, in that
case sorry for unneccessary bug (but please advise:-)

In /etc/gallery/config/php:

$gallery->app->comments_enabled = "no";
$gallery->app->comments_indication = "both";
$gallery->app->comments_indication_verbose = "yes";
$gallery->app->comments_anonymous = "yes";
$gallery->app->comments_display_name = "!!FULLNAME!! (!!USERNAME!!)";
$gallery->app->comments_addType = "inside";
$gallery->app->comments_length = "1000";
$gallery->app->comments_overview_for_all = "yes";

erik


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17jojda
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gallery depends on:
ii  apache2  2.2.3-3.1   Next generation, scalable, extenda
ii  apache2-mpm-prefork [apache2 2.2.3-3.1   Traditional model for Apache HTTPD
ii  debconf [debconf-2.0]1.5.8   Debian configuration management sy
ii  libapache2-mod-php5  5.2.0-3 server-side, HTML-embedded scripti
ii  netpbm   2:10.0-10.1 Graphics conversion tools
ii  php5-cgi 5.2.0-3 server-side, HTML-embedded scripti

Versions of packages gallery recommends:
ii  imagemagick 7:6.2.4.5.dfsg1-0.11 Image manipulation programs
ii  jhead   2.60-2   manipulate the non-image part of E
ii  libjpeg-progs   6b-13Programs for manipulating JPEG fil
ii  unzip   5.52-9   De-archiver for .zip files

-- debconf information:
* gallery/configure_warning:
* gallery/restart: true
* gallery/webserver: apache-ssl, apache2
* gallery/album_warning:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]