Store Server Address in LocalDB #2

Closed
opened 2020-09-06 10:51:20 +02:00 by kske · 1 comment
Owner

As the LocalDB stores information specific to a server, that server has to remain the same.

To ensure that the client does not connect to another server, the server's address has to be stores inside the LocalDB. If a mismatch between that address and the one stores inside the client configuration is identified, an error message has to be displayed.

As the LocalDB stores information specific to a server, that server has to remain the same. To ensure that the client does not connect to another server, the server's address has to be stores inside the LocalDB. If a mismatch between that address and the one stores inside the client configuration is identified, an error message has to be displayed.
kske added this to the v0.2-beta milestone 2020-09-06 10:51:20 +02:00
kske added the
client
M
labels 2020-09-06 10:51:20 +02:00
kske self-assigned this 2020-09-06 10:51:20 +02:00
Author
Owner

Approach: store the local database files inside a folder which is dependent on the server's address.

**Approach:** store the local database files inside a folder which is dependent on the server's address.
kske closed this issue 2020-09-23 16:23:43 +02:00
This repo is archived. You cannot comment on issues.
No description provided.