max authtoken length is 128
authorJoey Hess <joeyh@joeyh.name>
Wed, 30 Nov 2016 18:19:26 +0000 (14:19 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 30 Nov 2016 18:19:26 +0000 (14:19 -0400)
commitac0cb5c2cc2fdbb0b0632965ed241d59dfdc2223
tree279ec1f6cf4b0150b29e563590c892f841176795
parent568d81944a5ae07cfc39b06aeede69f7c44c9c4c
max authtoken length is 128

It was stopping at 128, so the 512 was only incorrect, it didn't change
behavior.
Assistant/Threads/WebApp.hs