How can I require a username/password or otherwise protect the HTTP reports?

asked 13 Jul '12, 13:21

Doug's gravatar image

Doug ♦♦
10.2k122138
accept rate: 21%


Go to Settings -> Report Settings. There is a check box that lets you specify a username/password is required. Since that means credentials will be passed across the wire, SSL is required (see Settings -> HTTP Server Settings).

You can specify accounts that have access in Settings -> Remote Access.

link

answered 13 Jul '12, 13:25

Quinn's gravatar image

Quinn ♦♦
14.4k3925
accept rate: 35%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×79
×58

Asked: 13 Jul '12, 13:21

Seen: 5,631 times

Last updated: 13 Jul '12, 13:25