config: upgrade password sync
Before this patch, user password could be set or updated only for auth_type == 'chap-sha1'. Now password can be set, updated or removed for any auth_type. Note that the password is changed only if necessary to minimise db writes. Part of #8967 NO_DOC=tarantool/doc#3544 links the most actual schema, no need to update the issue.
Showing
- changelogs/unreleased/gh-8967-upgrade-password-sync.md 7 additions, 0 deletionschangelogs/unreleased/gh-8967-upgrade-password-sync.md
- src/box/lua/config/applier/credentials.lua 68 additions, 16 deletionssrc/box/lua/config/applier/credentials.lua
- test/config-luatest/credentials_applier_test.lua 51 additions, 0 deletionstest/config-luatest/credentials_applier_test.lua
Loading
Please register or sign in to comment