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(nm): Backend implementation to support EAP-TLS + Minor WebUI fixes #4872

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    ed3fd45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ecf82f View commit details
    Browse the repository at this point in the history
  3. fix: removed loggers

    GregoryIvo committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d2a8f4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24c1ad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d13fdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0528ef6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ff935b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8b1478 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3ea4fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    66bb8ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    930b711 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0081908 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a38a52f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    457e659 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d52d36 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e6c53e7 View commit details
    Browse the repository at this point in the history
  17. refactor: removed extra newline

    Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
    GregoryIvo and mattdibi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ab1d76c View commit details
    Browse the repository at this point in the history
  18. refactor: error message

    GregoryIvo committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6d51d78 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6e963a2 View commit details
    Browse the repository at this point in the history
  20. refactor: created a hard copy of the modifiedMap so it is not passed …

    …to the configuration service and applied
    GregoryIvo committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    023df59 View commit details
    Browse the repository at this point in the history
  21. refactor: removed extra 802-1x in String

    Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
    GregoryIvo and mattdibi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    9a3846f View commit details
    Browse the repository at this point in the history
  22. refactor: add specificity to to isCertificate method

    Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
    GregoryIvo and mattdibi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    04280ee View commit details
    Browse the repository at this point in the history
  23. refactor: updated String for better readability

    Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
    GregoryIvo and mattdibi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2a31c6d View commit details
    Browse the repository at this point in the history
  24. refactor: add extra safety checks in getTrustedCertificateFromKeystor…

    …eMethod
    
    Co-authored-by: Mattia Dal Ben <mattdibi@users.noreply.github.com>
    GregoryIvo and mattdibi committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5150b1e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    820d627 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    c95320e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f97bdcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    419a67f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    748d729 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7579211 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ede2ee View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    a9ebe52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ff3a7f View commit details
    Browse the repository at this point in the history