mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added 'AuthServer' per-database parameter for core_5884_test.py
This commit is contained in:
parent
d375801184
commit
f3cf084941
@ -118,6 +118,7 @@ tmp_syspriv_alias = $(dir_sampleDb)/qa/tmp_syspriv.fdb
|
|||||||
tmp_core_5884_alias = $(dir_sampleDb)/qa/tmp_core_5884.fdb
|
tmp_core_5884_alias = $(dir_sampleDb)/qa/tmp_core_5884.fdb
|
||||||
{
|
{
|
||||||
UserManager = Srp
|
UserManager = Srp
|
||||||
|
AuthServer = Srp256
|
||||||
SecurityDatabase = tmp_core_5884_alias
|
SecurityDatabase = tmp_core_5884_alias
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user