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

UI - Add password fill compatiblity for "connectToServer" (2.19+) #1726

Merged
merged 2 commits into from
Feb 14, 2025

Conversation

veteran29
Copy link
Member

When merged this pull request will:

https://github.com/CBATeam/CBA_A3/blob/master/addons/ui/fnc_initDisplayPassword.sqf#L6
`_targetServer = _display getVariable "guid"; // 127.0.0.1:2302 always the resolved IP address, not the domain`
Starting with next week dev, and profiling branch v20
The variable is set before the init event, it should always be present

`diag_log [_display, _display getVariable ["guid", "?"]];`
`11:39:47 [Display #64,"164.152.123.222:2331"]`

Verified

This commit was signed with the committer’s verified signature.
veteran29 Filip Maciejewski

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com>
@PabstMirror PabstMirror added this to the 3.18.2 milestone Feb 14, 2025
@PabstMirror PabstMirror merged commit 27612af into master Feb 14, 2025
4 checks passed
@PabstMirror PabstMirror deleted the ui/password-autocomplete-219 branch February 14, 2025 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants