Redis Plugin - improve noauth error for older versions of redis

Description

For older versions (<2.8) of redis, the following message was reported upon an unauthorized server request - "operation not permitted".

This was updated to "NOAUTH" and is the signature currently used in this plugin to return a sensible error.

The string "operation not permitted" is uniquely used in this manner by redis (in at least 2.6.12 - our documented dependency) and can thus be added to the signature test.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Affects versions

Created March 10, 2015 at 1:17 PM
Updated March 10, 2015 at 4:04 PM
Resolved March 10, 2015 at 4:04 PM