[ https://issues.apache.org/jira/browse/IGNITE-7852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407986#comment-16407986 ]
ASF GitHub Bot commented on IGNITE-7852: ---------------------------------------- GitHub user isapego opened a pull request: https://github.com/apache/ignite/pull/3671 IGNITE-7852: Supported username/password authentication for ODBC You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7852 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3671.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3671 ---- commit 0ce6c54db47fb16c48a21bbb3543cc89ca0a9da7 Author: Igor Sapego <isapego@...> Date: 2018-03-19T16:04:37Z IGNITE-7852: Implemented server-side auth for ODBC commit 7bceaefd269f902302ed25fcc86d1ad5739c9b72 Author: Igor Sapego <isapego@...> Date: 2018-03-20T09:55:16Z IGNITE-7852: ODBC connection string attributes added. commit 8877272881607ebb021438c852cd052cd1bcb291 Author: Igor Sapego <isapego@...> Date: 2018-03-20T14:12:22Z IGNITE-7852: Added user and password to DSN UI commit 5b1f56127287a6f967b4de4ee4eaceae676fa6f2 Author: Igor Sapego <isapego@...> Date: 2018-03-20T14:45:07Z IGNITE-7852: Added login and pass to handshake message commit e53901550f42526ec79a3c5915996b5690cc6684 Author: Igor Sapego <isapego@...> Date: 2018-03-21T13:36:31Z IGNITE-7852: Added tests for ODBC commit 73544cc8445677871ddaef4fe11353d530e0b39d Author: Igor Sapego <isapego@...> Date: 2018-03-21T14:02:41Z IGNITE-7852: Fixed test for ODBC ---- > ODBC: Support username/password authentication > ---------------------------------------------- > > Key: IGNITE-7852 > URL: https://issues.apache.org/jira/browse/IGNITE-7852 > Project: Ignite > Issue Type: Task > Components: odbc > Reporter: Vladimir Ozerov > Assignee: Igor Sapego > Priority: Major > Fix For: 2.5 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)