Skip to content

fix: auth API

Denis Smirnov requested to merge fix_auth_api into 2.11.0-picodata

box_auth_data_prepare() method declared to return a tuple while in reality it returned a region allocated message pack string. Fixed.

Required for picodata/picodata/tarantool-module!376

Edited by Denis Smirnov

Merge request reports