Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Easy Connect approvals are not remembers across server starts #4779

Closed
kwvanderlinde opened this issue May 15, 2024 · 0 comments · Fixed by #4780
Closed

[Bug]: Easy Connect approvals are not remembers across server starts #4779

kwvanderlinde opened this issue May 15, 2024 · 0 comments · Fixed by #4780
Assignees
Labels

Comments

@kwvanderlinde
Copy link
Collaborator

Describe the Bug

When a player connects via Easy Connect and I approve them, that approval is only remembered for as long as the server is running. If I stop the server and restart, the player will no longer be in the database.

However, if I open the Player Database dialog while the server is running and push Ok, then the player is remembered.

To Reproduce

  1. Start a server with Easy Connect enabled.
  2. Connect with a new client.
  3. Approve the connection on the server side.
  4. Stop the server.
  5. Restart the server.
  6. Connect the client again.
  7. The server will now be asking for approval again.

Expected Behaviour

The client connection should be remembered once approved without any further manual effort.

Screenshots

No response

MapTool Info

1.14.3

Desktop

Linux Mint 21.3

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging a pull request may close this issue.

1 participant