sql-workbench/workbench
12
33
Fork
You've already forked workbench
18

Updating postgres password file reading to support AWS IAM tokens #16

Merged
sql-workbench merged 1 commit from miller2323/workbench:master into master 2021年09月29日 17:35:07 +02:00
Contributor
Copy link

Have updated the parsing of the postgres password file line, now using a regex, so that AWS IAM tokens for RDS instances can be used in the password field.

These tokens always contain colons and forwards slashes which was preventing them from being read correctly

Have updated the parsing of the postgres password file line, now using a regex, so that AWS IAM tokens for RDS instances can be used in the password field. These tokens always contain colons and forwards slashes which was preventing them from being read correctly
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
sql-workbench/workbench!16
Reference in a new issue
sql-workbench/workbench
No description provided.
Delete branch "miller2323/workbench:master"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?