elasticfence / elasticsearch-http-user-auth

HTTP Basic Authentication and IP ACL plugin for Elasticsearch :key: (UNMAINTAINED)
http://qxip.net
148 stars 32 forks source link

[squid:S1125] Literal boolean values should not be used in condition expressions #13

Closed AymanDF closed 8 years ago

AymanDF commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule squid:S1125- “Literal boolean values should not be used in condition expressions”.

You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1125

Please let me know if you have any questions. Ayman Abdelghany.