commit | f13d3d68613203a8a89c715065525ec7b79ba198 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue May 11 13:16:52 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Tue May 11 13:16:55 2010 -0700 |
tree | a0b5798e4441d4a79b10f7ecfd4bc00d52a11305 | |
parent | 7dcb1e925f5d28ec20e2fcbfb585d5e6e404957f [diff] |
Display error when HTTP authentication isn't configured Its a common installation failure to set auth.type = HTTP, but then not configure the reverse proxy server or servlet container to actually perform the user authentication. Help the new administrator out by telling them what might be wrong, and display an example Apache configuration block they can use to get things working. Change-Id: I8523bdd80be74cd7ce3b8f94c91cdd3a6cab3853 Signed-off-by: Shawn O. Pearce <sop@google.com>