chiark / gitweb /
Do not reset access tokens (ie, invalidate urls) if access is the same
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 13 Jan 2021 21:36:24 +0000 (21:36 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 13 Jan 2021 21:36:24 +0000 (21:36 +0000)
commit024af987520a416f9bbb93d048ac9f889dbdce52
tree082fa4fa10b9d957b525f0f8bf394f6e7c9a76f3
parent4268011ee79448f3c06e8e596b9ca0d081e4151f
Do not reset access tokens (ie, invalidate urls) if access is the same

This means that if the user specifies an access option to
`otter --join-game` they don't get thrown off if it was the same as
before.

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