Support Require SSL for PostgreSQL connections

Aperta
#131 0 commenti 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
postgresql, python
Ambito
databases

Direzione di ricerca

Start by locating the code that reads or writes the Tableau workbook connection tag and check how PostgreSQL connection options are represented. Compare workbooks with and without the setting; done means supporting sslmode='require' when enabled and omitting sslmode when disabled, with the applicable connection types clarified.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

connectorRequest enhancement

In Tableau Desktop this appears as below:
screen shot 2017-03-03 at 14 55 36

In the a twb file this seems to add sslmode='require' to the connection tag when checked. When not checked, sslmode does not appear as part of the connection tag.

I am assuming this applies to different connection types, but I am only familiar with PostgreSQL.

Lingua principale
Python
Stelle
363
Fork
183
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di tableau/document-api-python

Tutte le issue di tableau/document-api-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.