Skip to content

Add CHANGELOG #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 26, 2013
Merged

Add CHANGELOG #128

merged 3 commits into from
Sep 26, 2013

Conversation

julienschmidt
Copy link
Member

Fixes issue #118

Fixes issue #118

New Features:

- Added 'old_passwords' support: Required in some cases, but must be enabled via a DSN parameter since it is insecure
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

write down how to activate it (s/via a DSN parameter/by adding allowOldPasswords=true to the DSN/), it's not much longer but might be pretty helpful, here

@julienschmidt
Copy link
Member Author

PTAL

@arnehormann
Copy link
Member

TAL, LGTM with a small nit I just spotted concerning old_passwords: why the backquotes for information that's not part of user visible code or a valid config parameter?
Fix it or don't and submit afterwards, I'm fine with it.

@arnehormann
Copy link
Member

... and don't forget to edit https://github.com/go-sql-driver/mysql/wiki/old_passwords 😀

@julienschmidt
Copy link
Member Author

PTAL
What should I edit at the wiki page?

julienschmidt added a commit that referenced this pull request Sep 26, 2013
@julienschmidt julienschmidt merged commit 0792be4 into master Sep 26, 2013
@julienschmidt julienschmidt deleted the changelog branch September 26, 2013 16:16
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