public inbox for [email protected]  
help / color / mirror / Atom feed
From: Jonas Thelemann <[email protected]>
To: [email protected]
Subject: Content Security Policy
Date: Tue, 10 Jan 2017 04:21:18 +0100
Message-ID: <[email protected]> (raw)
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgadmin-hackers>

Good day pgadmin-hackers,

my name is Jonas Thelemann and I just joined this mailing list. It's my 
first mailing list, so I try my best to not make any mistakes.
I joined because I want to contribute some small adjustments to pgadmin. 
More precisely to address CSP (Content Security Policy 
<https://content-security-policy.com/;) issues.
I wanted to migrate from phppgadmin to pgadmin, because it's the more 
contemporary solution, it's possible to influence the development and 
because I had problems with my website's CSP restrictions with 
phppgadmin. The main problem is just that there is inline JavaScript on 
the html page(s) which is considered as insecure by CSP. This issue is 
very easy to eliminate though. All occurrences of '<script>foo</script>' 
- I counted three so far - have to be replaced with '<script 
src="bar"></script>'.
If no one else is currently "working" [that's not serious work, I know] 
on this and this can be realized, I'd like to make these small changes 
to get to know Git a little bit better.

Greetings from Germany,
Jonas Thelemann


view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Content Security Policy
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox