Skip to content

[22353] Document new transmit_algorithms_as_legacy on builtin security plugins#974

Merged
MiguelCompany merged 3 commits intomasterfrom
bugfix/19925
Dec 11, 2024
Merged

[22353] Document new transmit_algorithms_as_legacy on builtin security plugins#974
MiguelCompany merged 3 commits intomasterfrom
bugfix/19925

Conversation

@MiguelCompany
Copy link
Copy Markdown
Member

@MiguelCompany MiguelCompany commented Dec 11, 2024

Description

This PR adds documentation for the new properties added in eProsima/Fast-DDS#5450

@Mergifyio backport 3.1.x 3.0.x 2.14.x 2.10.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • Code snippets related to the added documentation have been provided.
  • Documentation tests pass locally.
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • CI passes without warnings or errors.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Copy link
Copy Markdown
Contributor

@Mario-DL Mario-DL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with green CI

@Mario-DL
Copy link
Copy Markdown
Contributor

@Mergifyio backport 3.1.x 3.0.x 2.14.x 2.10.x

@mergify
Copy link
Copy Markdown

mergify bot commented Dec 11, 2024

backport 3.1.x 3.0.x 2.14.x 2.10.x

✅ Backports have been created

Details

@MiguelCompany MiguelCompany merged commit cc95496 into master Dec 11, 2024
@MiguelCompany MiguelCompany deleted the bugfix/19925 branch December 11, 2024 15:20
mergify bot pushed a commit that referenced this pull request Dec 11, 2024
…ins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
(cherry picked from commit cc95496)

# Conflicts:
#	docs/fastdds/property_policies/security.rst
#	docs/fastdds/security/auth_plugin/auth_plugin.rst
mergify bot pushed a commit that referenced this pull request Dec 11, 2024
…ins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
(cherry picked from commit cc95496)

# Conflicts:
#	code/DDSCodeTester.cpp
#	code/XMLTester.xml
#	docs/fastdds/property_policies/security.rst
#	docs/fastdds/security/auth_plugin/auth_plugin.rst
mergify bot pushed a commit that referenced this pull request Dec 11, 2024
…ins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
(cherry picked from commit cc95496)

# Conflicts:
#	code/DDSCodeTester.cpp
#	code/XMLTester.xml
#	docs/fastdds/property_policies/security.rst
#	docs/fastdds/security/auth_plugin/auth_plugin.rst
mergify bot pushed a commit that referenced this pull request Dec 11, 2024
…ins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
(cherry picked from commit cc95496)

# Conflicts:
#	code/DDSCodeTester.cpp
#	code/XMLTester.xml
#	docs/fastdds/property_policies/security.rst
#	docs/fastdds/security/auth_plugin/auth_plugin.rst
MiguelCompany added a commit that referenced this pull request Dec 13, 2024
…ins (#974) (#975)

* Document new `transmit_algorithms_as_legacy` on builtin security plugins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
(cherry picked from commit cc95496)

# Conflicts:
#	docs/fastdds/property_policies/security.rst
#	docs/fastdds/security/auth_plugin/auth_plugin.rst

* Fix conflicts.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
Javgilavi pushed a commit that referenced this pull request Feb 12, 2025
…ins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
(cherry picked from commit cc95496)
Javgilavi pushed a commit that referenced this pull request Feb 12, 2025
…ins (#974) (#976)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
(cherry picked from commit cc95496)

Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
MiguelCompany added a commit that referenced this pull request May 28, 2025
…ins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
MiguelCompany added a commit that referenced this pull request May 28, 2025
…ins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
MiguelCompany added a commit that referenced this pull request May 28, 2025
…ins (#974) (#978)

* Refs #19925. Add documentation of new property in PKIDH.



* Refs #19925. Add documentation of new property in Permissions.



* Apply suggestions from code review




---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
MiguelCompany added a commit that referenced this pull request Jul 30, 2025
…ins (#974)

* Refs #19925. Add documentation of new property in PKIDH.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Refs #19925. Add documentation of new property in Permissions.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

* Apply suggestions from code review

Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>

---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
MiguelCompany added a commit that referenced this pull request Jul 30, 2025
…ins (#974) (#977)

* Refs #19925. Add documentation of new property in PKIDH.



* Refs #19925. Add documentation of new property in Permissions.



* Apply suggestions from code review




---------

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Miguel Company <miguelcompany@eprosima.com>
Co-authored-by: Mario Domínguez López <116071334+Mario-DL@users.noreply.github.com>
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.

2 participants