Forums / Cotonti / Bugs / Poll bug?

GHengeveld
#34975 2012-07-17 23:24

Current polls implementation only checks if userid / ip has voted before, not if he/she has write auth. cot_auth() is only used on polls standalone view to check read auth, that's the only use of cot_auth in the whole thing. I suppose it needs some refactoring.