Le 09/01/2016 08:55, Stanislav Malyshev a écrit :
Hi!

Since in CoC discussion it was mentioned we may need anonymous voting,
I've created a patch that allows anonymous polls to be created:

https://github.com/php/web-wiki/pull/7

The results still recorded per user, but everybody can see just their
own vote (for logged in users) and total summary. People with shell
access to the server will be able to see the votes, unfortunately I
don't see how to avoid that without serious rewrite.
Also, once the poll is created as anonymous it can't be turned into
non-anonymous without resetting the results or manual admin action.

Please review/comment. Is it's good, I propose to deploy it on wiki.php.net.


Thanks Stas. That's exactly what I have wished for a long time.

Some could argue against seeing the total count evolve before the vote is over but I think it's acceptable to allow the RFC author check how things are going. Anyway, the most important, IMHO, is to hide individual votes and voter names.

Regards

François

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to