You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by isapego <gi...@git.apache.org> on 2018/03/21 14:25:38 UTC

[GitHub] ignite pull request #3671: IGNITE-7852: Supported username/password authenti...

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 <is...@...>
Date:   2018-03-19T16:04:37Z

    IGNITE-7852: Implemented server-side auth for ODBC

commit 7bceaefd269f902302ed25fcc86d1ad5739c9b72
Author: Igor Sapego <is...@...>
Date:   2018-03-20T09:55:16Z

    IGNITE-7852: ODBC connection string attributes added.

commit 8877272881607ebb021438c852cd052cd1bcb291
Author: Igor Sapego <is...@...>
Date:   2018-03-20T14:12:22Z

    IGNITE-7852: Added user and password to DSN UI

commit 5b1f56127287a6f967b4de4ee4eaceae676fa6f2
Author: Igor Sapego <is...@...>
Date:   2018-03-20T14:45:07Z

    IGNITE-7852: Added login and pass to handshake message

commit e53901550f42526ec79a3c5915996b5690cc6684
Author: Igor Sapego <is...@...>
Date:   2018-03-21T13:36:31Z

    IGNITE-7852: Added tests for ODBC

commit 73544cc8445677871ddaef4fe11353d530e0b39d
Author: Igor Sapego <is...@...>
Date:   2018-03-21T14:02:41Z

    IGNITE-7852: Fixed test for ODBC

----


---

[GitHub] ignite pull request #3671: IGNITE-7852: Supported username/password authenti...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/3671


---