Save cardnumber in Session if on public computer
Problem with Get&Rest: Cardnumbers might show up as suggestions in browser. E.g it easy to find out card numbers on public computers. Suggestion: In the login page there should be a checkbox "trusted computer" or something. If the checkbox is not checked, we can store the cardnumber in the session.