- 
                Notifications
    
You must be signed in to change notification settings  - Fork 110
 
Tweak configuration docs #146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
      
          
      
      
            jaap3
  
      
      
      commented
        Mar 3, 2020 
      
    
  
- Change formatting and some wording for readability sake
 - Make defaults reflect the actual default values
 
| 
           @EnTeQuAk could you please take a look at this? Thanks!  | 
    
| 
           This lgtm on first pass. @jaap3 can you rebase this PR? Thanks!  | 
    
| 
           @g-k I've rebased and fixed some minor spelling issues while I was at it, please take a look. Thanks!  | 
    
13d45b5    to
    517738e      
    Compare
  
    There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for rebasing! I took a more detailed look and have a couple nitpicks, but it looks good overall.
| everything on the same origin. | ||
| 
               | 
          ||
| .. _Content-Security-Policy: http://www.w3.org/TR/CSP/ | ||
| .. _Content-Security-Policy: https://www.w3.org/TR/CSP/ | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
| 
               | 
          ||
| ``CSP_REPORT_TO`` | ||
| Set the ``report-to`` directive. A string describing a reporting group. *None* | ||
| Note: This doesn't use default-src as a fall-back. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 this isn't a src list so we can remove this comment about the fallback
* Change formatting and some wording for readability sake * Make defaults reflect the actual default values * Fix some typos
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm thank you!