chiark / gitweb /
always make tokens
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 15:35:40 +0000 (15:35 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 5 Dec 2020 15:35:40 +0000 (15:35 +0000)
commitd2ff24c74ec6e562853d33ca61008e9920075c7b
treee3fad5b97037488b0b2d5e55b6fc24e2b6482635
parent36ddc9315fb23b95c52900ca520a6f129db8c9f2
always make tokens

If we are asked to "redeliver" a token but there isn't one, make one
up.  So now conceptually you have tokens for all your games even if
you don't know what they are yet.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/global.rs