- 07 Mar, 2025 3 commits
-
-
Nikola Balog authored
-
Nikola Balog authored
-
Nikola Balog authored
-
- 02 Mar, 2025 2 commits
-
-
Olof Ohlsson Sax authored
-
Bi0T1N authored
-
- 06 Feb, 2025 3 commits
-
-
Tor Arvid Lund authored
-
Tor Arvid Lund authored
According to ObjectIds, DataValue = 23, and not 25 as it was before this commit. 25 is DiagnosticInfo, which can be seen below...
-
Andreas Heine authored
-
- 30 Jan, 2025 1 commit
-
-
Hector Oliveros authored
* Update connection limit logging to check for changes Added conditionals to log limit updates only when changes are detected, reducing unnecessary log noise. This applies to both server and client limit updates in the connection logic. * Fix indentation in server and client limit updates Adjusted indentation in the `update_limits` methods to ensure values are updated only when changes are detected. This aligns the logic with the condition and avoids unnecessary updates. * Fix ruff format --------- Co-authored-by:
Hector Oliveros <holiveros.see@aminerals.cl>
-
- 22 Jan, 2025 2 commits
-
-
Andreas Heine authored
-
Andreas Heine authored
-
- 08 Jan, 2025 3 commits
-
-
mver-al authored
-
mver-al authored
-
mver-al authored
- The updated ServerNonce was not saved after activate_session, which means that subsequent activate_sessions would fail with BadIdentityTokenInvalid. - The _username and _password attributes of Client were never updated but checked in the code (_add_user_auth function).
-
- 04 Dec, 2024 7 commits
-
-
Christoph Ziebuhr authored
- sign token with algorithm from policy uri - verify signature in server!
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
Don't allow plaintext password to prevent BadSecurityModeInsufficient in some clients
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
-
Florian Meinicke authored
in uaprotocol_hand.py According to the specification, "[t]he Historizing attribute indicates whether the Server is actively collecting data for the history of the Variable. [...] Default value is FALSE."
-
- 30 Oct, 2024 1 commit
-
-
Olivier authored
-
- 28 Oct, 2024 1 commit
-
-
dependabot[bot] authored
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 27 Oct, 2024 2 commits
- 26 Oct, 2024 3 commits
-
-
Roman Yurchak authored
-
Roman Yurchak authored
-
Roman Yurchak authored
-
- 24 Oct, 2024 7 commits
- 18 Oct, 2024 3 commits
-
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
-
Christoph Ziebuhr authored
-
- 17 Oct, 2024 1 commit
-
-
dependabot[bot] authored
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.3. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0...f7600683efdcb7656dec5b29656edb7bc586e597) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 16 Oct, 2024 1 commit
-
-
Roman Yurchak authored
-