issues
search
cthit
/
VoteIT
Voting website hosted on a node.js server
MIT License
4
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
You cant vote for vacants
#24
JonathanThunberg
closed
8 years ago
1
Everything is sent in plaintext allows for sniping access codes
#23
Rawa
closed
8 years ago
1
Unable to vote
#22
Edholm
closed
8 years ago
1
The server only listens on localhost
#21
Edholm
closed
8 years ago
2
Use different method for access code generation
#20
Dr-Horv
closed
8 years ago
2
Clients can see questions without a valid code, if their frontend is modified.
#19
sveningsonrobin
closed
8 years ago
10
If client answers with several blanks/vacants the server sends 'corruptError'
#18
sveningsonrobin
closed
9 years ago
0
Do we need HTTPS to safely send accessCodes?
#17
sveningsonrobin
closed
8 years ago
3
Is sending accessCode in a query string a problem?
#16
sveningsonrobin
closed
9 years ago
0
Kill request if user tries to flood RAM through BodyParser
#15
sveningsonrobin
closed
9 years ago
0
What happens if several browsers with the same accessCode votes at the same time?
#14
sveningsonrobin
closed
9 years ago
1
What happens if client sends a ton of requests through sockets? Is this already prevented?
#13
sveningsonrobin
closed
9 years ago
2
Be able to create multiple questions beforehand
#12
sveningsonrobin
closed
9 years ago
1
Allow more keys than 1-9
#11
sveningsonrobin
closed
9 years ago
0
Extend the visibility time of the flash message in vote.ejs
#10
sveningsonrobin
closed
9 years ago
0
Test vote logic thoroughly
#9
sveningsonrobin
closed
9 years ago
0
Write unit tests
#8
sveningsonrobin
closed
9 years ago
0
Keep a history of acccessCodes
#7
sveningsonrobin
closed
9 years ago
0
Restore accessCodes from access.txt
#6
sveningsonrobin
closed
9 years ago
0
Write a Java wrapper for the server
#5
sveningsonrobin
closed
9 years ago
18
Remove redundant console.log()s
#4
sveningsonrobin
closed
9 years ago
0
Make commands generic
#3
sveningsonrobin
closed
9 years ago
0
Check if accessCode is valid before reconnecting a socket connection
#2
sveningsonrobin
closed
9 years ago
0
Client isn't being redirected back to index.ejs if he/she votes with an invalid accessCode
#1
sveningsonrobin
closed
9 years ago
0
Previous