Block a user
"POST /auth/v1/origin HTTP/1.1" 500 Internal Server Error
I just ran into this. IPv6 can be disabled on the client machine using
# echo 1 > /proc/sys/net/ipv6/conf/default/disable_ipv6
# echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
…