Skip to content
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

Add mysql secure connection function (closes #277) #281

Merged
merged 2 commits into from
Mar 22, 2020

Commits on Mar 22, 2020

  1. Squashed commit of the following:

    commit 2be23c8
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Mar 14 23:11:24 2020 +0800
    
        Update src/core/authenticator.cpp
    
        Co-Authored-By: GreaterFire <32649575+GreaterFire@users.noreply.github.com>
    
    commit 1e11110
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Mar 14 23:10:36 2020 +0800
    
        Update docs/authenticator.md
    
        good
    
        Co-Authored-By: GreaterFire <32649575+GreaterFire@users.noreply.github.com>
    
    commit 17a8549
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Wed Mar 4 15:12:44 2020 +0800
    
        Update authenticator.cpp
    
    commit ec1bd60
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Feb 29 20:56:47 2020 +0800
    
        Update src/core/config.cpp
    
        good
    
        Co-Authored-By: Syrone Wong <wong.syrone@gmail.com>
    
    commit 332fb53
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Feb 29 20:56:31 2020 +0800
    
        Update src/core/authenticator.cpp
    
        good
    
        Co-Authored-By: Syrone Wong <wong.syrone@gmail.com>
    
    commit 20c206a
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Feb 29 14:58:47 2020 +0800
    
        add config options description
    
        add config options description about secure connect to mysql
    
    commit 376a597
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Feb 29 14:53:37 2020 +0800
    
        read the config about secure connect to mysql
    
        read the config about secure connect to mysql
    
    commit 718aeb8
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Feb 29 14:52:14 2020 +0800
    
        add some head about secure connect
    
        add some head about secure connect
    
    commit b3a26ac
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Feb 29 14:50:14 2020 +0800
    
        add secure connect(TLS) to mysql
    
        add secure connect(TLS) to mysql
    
    commit 9a048e4
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Feb 29 14:46:44 2020 +0800
    
        add config description
    
        add config description
    
    commit 9264b26
    Author: memorz <chenyanbo@bipt.edu.cn>
    Date:   Sat Feb 29 14:44:21 2020 +0800
    
        add mysql secure connect config options
    
        add mysql secure connect config options
    GreaterFire committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    fadbfba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b92c6c View commit details
    Browse the repository at this point in the history