All fallbacks added to the login site. Edited voting.html

.gitignore:
    - added the /logs folder to the gitignore

VotingController.java:
    - added log message logging false entry format

Candidate.java:
    - return type changed from 'String' to 'Candidate'

wrongEmail.html:
    - added html file to avoid error

voting.html:
    - changed the way of output
This commit is contained in:
2020-11-14 01:11:17 +01:00
parent ccc6190344
commit 40655b2130
5 changed files with 10 additions and 8 deletions
+1
View File
@@ -31,3 +31,4 @@ build/
### VS Code ###
.vscode/
*.log