Remove Basic authentication placeholder

1. At the point of the Basic auth check, user is already authorized by
UniversalAuthBackend.
2. Authentication may be done with many different ways other than Basic
Header.
Conclusion:
Remove Basic auth check as it is misleading.

Change-Id: I274e8ad5318200af3370c12e35d6bd764af2e345
1 file changed
tree: 5d2a0142a59a50af28a841031d9dd9d4fb99dcb5
  1. src/
  2. tools/
  3. .gitignore
  4. bazlets.bzl
  5. BUILD
  6. external_plugin_deps.bzl
  7. WORKSPACE