mapto / sprks

Security Policy Risk Simulator: An exploratory simulation game featuring the real-life complexities of corporate information security
MIT License
2 stars 2 forks source link

Client should synchronize on login #94

Closed mapto closed 11 years ago

mapto commented 11 years ago

When the user logs in and then presses the play button, the client submits an invalid date and the server call crashes. Fix this

How to know when ready: When the user logs in, the client date gets updated. Clicking the play button then sends a valid date.

mapto commented 11 years ago

Also make sure the correct date is visualized independently of policy page