Skip to content

wrong key name error resolved#15

Open
DevilLord9967 wants to merge 2 commits into
labd:mainfrom
DevilLord9967:postgresql-iam-key-error
Open

wrong key name error resolved#15
DevilLord9967 wants to merge 2 commits into
labd:mainfrom
DevilLord9967:postgresql-iam-key-error

Conversation

@DevilLord9967
Copy link
Copy Markdown

When using AWS RDS for IAM token based Authentication, I found key "uses_iam_auth" in the DATABASE Options was misspelt as "use_iam_auth" in the "src\django_iam_dbauth\aws\database_wrapper.py".
Corrected this mistake and created a pull request for it.

@mvantellingen
Copy link
Copy Markdown
Member

mvantellingen commented Sep 20, 2021

The use_iam_auth key is intentional. Is this documented incorrectly somewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants