Skip to content

Commit b596b01

Browse files
committed
Also need to add Legacy_UserManager
1 parent 808d785 commit b596b01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
version: '5.0.3'
2121
firebird_root_password: 'masterkey'
22-
firebird_conf: 'WireCrypt=Enabled,AuthServer=Srp256;Srp;Legacy_Auth'
22+
firebird_conf: 'WireCrypt=Enabled,AuthServer=Srp256;Srp;Legacy_Auth,UserManager=Srp;Legacy_UserManager'
2323
- uses: actions/checkout@v4
2424
- name: Set up Java 17
2525
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)