server: Add examples of HOTP sessions
commit1f4fcdb0e289fd9ab5940a557bcfc6052fd7eb15
authorPetr Písař <petr.pisar@atlas.cz>
Thu, 5 Jan 2012 21:59:46 +0000 (5 22:59 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Thu, 5 Jan 2012 21:59:46 +0000 (5 22:59 +0100)
tree743759bc9b1b9d84bd9cfc9f6fad73a05c1a0e7e
parenta9ba0ee5646f0a94fc18b2c41de104060a4132cd
server: Add examples of HOTP sessions

The bad_session uses invalid user name and faked password and OTP code. The
good_session shows valid log-in (credentials have been cenzored).
server/hotp/bad_session [new file with mode: 0644]
server/hotp/good_session [new file with mode: 0644]