CGI-FR / CGI-FR/LINO

[Feature Request] update Password documentation for 'Connection string'

Open
#247 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
23
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### **Initial condition:**
follow instruction in 'https://github.com/CGI-FR/LINO'

### **Action**
lino dataconnector add source postgresql://postgres:@localhost:5432/postgres?sslmode=disable

### **Problem**
warning is displayed :
"warn: password should not be included in URI, use --password-from-env or --password"

### **Expected**
'https://github.com/CGI-FR/LINO' should be updated to remove password from connection string and replace it with parameter '--password'.With this parameter, the operator is asked to enter the password in a secured way.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.