crazyfox55 / VotingApplication

An application creating ballots, collecting votes, and registering voters.
2 stars 0 forks source link

Saves security questions to database #9

Closed crazyfox55 closed 6 years ago

crazyfox55 commented 6 years ago

Removed SignInManager, Authentication Controller is responcible for that. Loads current user settings before displaying security questions. Saves submitted security questions and answers to the database.