Benno Evers created MESOS-8023:
----------------------------------
Summary: Warn users trying to use HTTP Basic Authentication over
non-secure channels
Key: MESOS-8023
URL: https://issues.apache.org/jira/browse/MESOS-8023
Project: Mesos
Issue Type: Improvement
Reporter: Benno Evers
Since the Basic authentication submits passwords and usernames in plain text,
it should only be used when the connection is already secured through another
layer, e.g. when using HTTPS.
Since many users are not aware of this fact, Mesos should try to detect warn
about this situation where possible, to prevent accidental leaking of passwords.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)