summary refs log tree commit diff
path: root/bin/bit.y
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-04 10:49:09 -0400
committerJune McEnroe <june@causal.agency>2021-10-04 10:49:09 -0400
commit9b470ca58cfb5b4361ad602f03c781cdb9b1a52c (patch)
tree1f4536f9638fb01289af223d35e2f1a05575eb2d /bin/bit.y
parentLimit Atom feed to 20 most recent entries (diff)
downloadsrc-9b470ca58cfb5b4361ad602f03c781cdb9b1a52c.tar.gz
src-9b470ca58cfb5b4361ad602f03c781cdb9b1a52c.zip
Fix lobsters/tildenews login
They started sending links with "&username=june" tacked on after
the token. Don't know why since if you load the form with just the
token in the URL it still knows your username, and it's not submitted
as a hidden field or anything, but whatever.
Diffstat (limited to 'bin/bit.y')
0 files changed, 0 insertions, 0 deletions
ct'>Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe