MDEV-37600 Backpoint MDEV-9804 Implement a caching_sha2_password plugin

but without caching
This commit is contained in:
Sergei Golubchik 2025-05-04 19:13:43 +02:00 committed by Vladislav Vaintroub
commit c0233a09ee
30 changed files with 1080 additions and 4 deletions

View file

@ -25,7 +25,7 @@ PLUGIN_NAME ed25519
PLUGIN_VERSION 1.1
PLUGIN_STATUS ACTIVE
PLUGIN_TYPE AUTHENTICATION
PLUGIN_TYPE_VERSION 2.2
PLUGIN_TYPE_VERSION 2.3
PLUGIN_LIBRARY auth_ed25519.so
PLUGIN_LIBRARY_VERSION 1.15
PLUGIN_AUTHOR Sergei Golubchik