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

Fix AUP signature validity #834

Merged
merged 8 commits into from
Aug 29, 2024
Merged

Fix AUP signature validity #834

merged 8 commits into from
Aug 29, 2024

Commits on Aug 22, 2024

  1. Resets the value 0 for the AUP validity signature

    - when signatureValidityInDays is 0, hide the aup reminders
    from the interface
    - when signatureValidityInDays is 0, ignore the reminders
    validation (put the default value)
    rmiccoli committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    25468e9 View commit details
    Browse the repository at this point in the history
  2. Fix code smell

    rmiccoli committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b0c7539 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Change validator

    and put the aup reminders as empty string
    if signature validity is 0
    rmiccoli committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    824c8d4 View commit details
    Browse the repository at this point in the history
  2. Fix dashboard

    rmiccoli committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e487be2 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    rmiccoli committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4430bf6 View commit details
    Browse the repository at this point in the history
  4. Fix code smell

    rmiccoli committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e17bfd5 View commit details
    Browse the repository at this point in the history
  5. Add tests for aup update

    rmiccoli committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    3e9fa2e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    3500bd4 View commit details
    Browse the repository at this point in the history