Balazs Meszaros created PHOENIX-7853:
----------------------------------------
Summary: Disable MD5() function in SQL
Key: PHOENIX-7853
URL: https://issues.apache.org/jira/browse/PHOENIX-7853
Project: Phoenix
Issue Type: Sub-task
Reporter: Balazs Meszaros
Users can write queries like {{SELECT MD5(password) ...}} which might not meet
the security standards anymore. We have no idea if the usage of MD5 is related
to a security feature or not, however we should disable these insecure
functions when a configuration property is present.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)