voting/vote/include
Bradley M. Kuhn 61d0c39379 Assure $anon_token_id is integer.
The code that currently calls this only ever passes in a value that was
returned by elec_verify_voted_token() and as such no security issue
existed here.

However, assuming this function might be used for someone else in
future, we might as well case the value back to integer "just in case".

HT Tobias Mueller <muelli@cryptobitch.de> who pointed this out.
2015-05-14 15:25:28 -07:00
..
election-sql.php Assure $anon_token_id is integer. 2015-05-14 15:25:28 -07:00
Makefile.am foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -05:00
schema.sql Each election should only have one set of results; use UNIQUE to enforce. 2014-02-10 18:32:23 -05:00
step1-login.php Some users reported a problem of accidentally pasting in whitespace. 2014-02-10 18:01:31 -05:00
step2-choose.php Actually, scrolling should be not necessary at all now, so I'm removing that text. 2014-02-10 18:11:09 -05:00
step3-confirm.php foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -05:00
step4-commit.php foundation.gnome.org not needed in this case, as only using this for voting. 2013-12-17 13:14:33 -05:00