Hi Bungle/Community
we occur error "NOAUTH Authentication required" when using openresty-opendic with redis-cluster
which rely on lua-resty-session 3.10
After troubleshooting, we found it casued by below PR
which replaces the parameter auth required by redis-cluster- with a wrong param name password
For production environments, it is necessary to use clustered redis instead of single-node redis for high availability
Since 4.0 is not backward compatible, and there's no 3.10 branch, I don't seem to be able to initiate a PR,could you consider releasing 3.11 to fix this issue
Best regards

98711d5
Change this line back will works
