• Georgi Kodinov's avatar
    Bug #56798 : Wrong credentials assigned when using a proxy user. · 9fee5866
    Georgi Kodinov authored
    Fixed incorrect handling of user credentials when authenticating
    via proxy user. Now the server will use the proxies user's 
    access mask and host to update the security context runtime 
    structure when logging in.
    
    Fixed a compilation warning with the embedded library.
    
    Fixed a crash when doing a second GRANT PROXY on ''@'' due to 
    incomplete equality check logic.
    9fee5866
plugin_auth.test 9.47 KB