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

Add auth cache storage size to de device model #170

Merged
merged 6 commits into from
Oct 2, 2023

Commits on Oct 2, 2023

  1. Make naming of auth cache functions consistent

    Signed-off-by: Marc Emmers <m.emmers@alfen.com>
    marcemmers authored and Pietfried committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ca8dc30 View commit details
    Browse the repository at this point in the history
  2. Fix wrong value being used to check cache expiry date

    Signed-off-by: Marc Emmers <m.emmers@alfen.com>
    marcemmers authored and Pietfried committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    222e449 View commit details
    Browse the repository at this point in the history
  3. Add auth cache storage size and update it in the device model

    Signed-off-by: Marc Emmers <m.emmers@alfen.com>
    marcemmers authored and Pietfried committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e4844d5 View commit details
    Browse the repository at this point in the history
  4. Fix style

    Signed-off-by: Marc Emmers <m.emmers@alfen.com>
    marcemmers authored and Pietfried committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ed5662a View commit details
    Browse the repository at this point in the history
  5. Remove debug print

    Signed-off-by: Marc Emmers <m.emmers@alfen.com>
    marcemmers authored and Pietfried committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4aba832 View commit details
    Browse the repository at this point in the history
  6. fixed messages in exceptions

    Signed-off-by: pietfried <pietgoempel@gmail.com>
    Pietfried committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    bfdc1ea View commit details
    Browse the repository at this point in the history