Remove "auth" configs from default records.config (LDAP, NTLM etc.)
-------------------------------------------------------------------
Key: TS-155
URL: https://issues.apache.org/jira/browse/TS-155
Project: Traffic Server
Issue Type: Improvement
Reporter: Leif Hedstrom
Fix For: 2.0.0a
These serve no purpose, and are just confusing, e.g.
CONFIG proxy.config.ldap.auth.enabled INT 0
CONFIG proxy.config.radius.auth.enabled INT 0
etc. I'm going to remove them from records.config, but leaving 'em in
RecordsConfig.cc, for if/when we reintroduce auth. If we ever need to restore
records.config, we can just undo the patches attached to this bug.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.