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

feat: Wpa enterprise tls certificate support backend #4871

Conversation

GregoryIvo
Copy link
Contributor

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

Brief description of the PR. [e.g. Added null check on object to avoid NullPointerException]

Related Issue: This PR fixes/closes {issue number}

Description of the solution adopted: A more detailed description of the changes made to solve/close one or more issues. If the PR is simple and easy to understand this section can be skipped

Screenshots: If applicable, add screenshots to help explain your solution

Manual Tests: Optional description of the tests performed to check correct functioning of changes, useful for an efficient review

Any side note on the changes made: Description of any other change that has been made, which is not directly linked to the issue resolution [e.g. Code clean up/Sonar issue resolution]

GregoryIvo and others added 9 commits September 14, 2023 14:40
…entations (eclipse-kura#4859)

* refactor(core.cloud): removed birth.cert.policy option

Signed-off-by: Marcello Martina <martina.marcello.rinaldo@outlook.com>

* refactor: updated snapshots to remove birth.cert.policy option from cloud connections

Signed-off-by: Marcello Martina <martina.marcello.rinaldo@outlook.com>

* test: adjusted tests for missing property

Signed-off-by: Marcello Martina <martina.marcello.rinaldo@outlook.com>

* refactor: remove unused class

Signed-off-by: Marcello Martina <martina.marcello.rinaldo@outlook.com>

* refactor: removed lefovers in tests

Signed-off-by: Marcello Martina <martina.marcello.rinaldo@outlook.com>

---------

Signed-off-by: Marcello Martina <martina.marcello.rinaldo@outlook.com>
* feat(api): added support for vlan interfaces

* feat(core.net): added support for vlan interfaces

* feat(nm): added support for vlan interfaces

* feat(web2): allow vlan interface names in firewall configuration

* feat: added support for vlan interfaces

* feat(distrib): allow vlan management

* fix: missing package dependencies, java8 compatibility

* Update 99-kura-nm.conf

* fix: code quality compliance

* fix(nm): single step vlan creation

* refactor(nm): steamlined virtual interface creation

* fix: fixed code smells, vlan tests added

* fix: fixed exception in buildVlanStatus; extended test coverage

* fix: revert type change in buildVlanStatus

* fix: vlan enabled to nat and dhcp server configuration

* fix: fixed comparison on nat supported types

* style: fix copyright headers

Fix copyright headers as per https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/10343

* fix: use ranges in manifest

---------

Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
…#4855)

* feat: Added session management support for REST service

Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>

* fix: Fixed incorrect endpoint paths in metatype

Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>

* fix: Added minimum value for session inactivity interval

* fix: Removed unused method

Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>

* fix: Fixed spelling error

* fix: Do not return XSRF token for expired session

Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>

---------

Signed-off-by: Nicola Timeus <nicola.timeus@eurotech.com>
* feat: add front end support for WPA Enterprise

* fix: constrain net.wifi version

* fix: copyright header

* fix: copyright header

* fix: copyright header

* refactor: removed char

* feat: conditionally enable and disable UI elements

* feat: added password validation

* fix: hid check password button
…ng (eclipse-kura#4857)

* Added temporary  bundle

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* General bundle for both SSL and Keystore services

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* GET works correctly, POST needs filter implementation

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Added POST api

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Turned apis into general ones: get and post working correctly

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Updated bundle name and structure. Only tests missing

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Added tests. General improvements

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Changed test response on full list test

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Updated test

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Updated tests

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Added MQTT test, fixed wrong POST body, renamed various files and bundle

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Updated provider

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Trying to resolve build failures

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Added principal check. Tests updated

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Generale clean up

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Update ServiceListingEndpointsTest.java

* Missing headers added

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>

* Removed <sorted> word from service

---------

Signed-off-by: SimoneFiorani <simone.fiorani@abinsula.com>
* Added FirewallConfigurationServiceIPv6 to old net.admin bundle

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>

* Added missing file

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>

---------

Signed-off-by: pierantoniomerlino <pierantonio.merlino@eurotech.com>
@GregoryIvo
Copy link
Contributor Author

GregoryIvo commented Sep 28, 2023

This branch is really really stale. closed in favour of: #4872

@GregoryIvo GregoryIvo closed this Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants