Because it determines whether or not a user may grant a kudos based on uid, and all anon users have a uid of 0, only one anonymous user may grant a kudo per node (or comment).

Would be nice to do this by a different method (ip address?).

CommentFileSizeAuthor
#1 anon-comments-kudos.patch380 bytespazzypunk

Comments

pazzypunk’s picture

StatusFileSize
new380 bytes

I was able to hack the existing code to kind of do this. It will allow anonymous users to add unlimited kudos, but ... at least they can add them! :)