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 cache-based challenge manager #30

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    2c7ae77 View commit details
    Browse the repository at this point in the history
  2. Taking a different approach

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4259a31 View commit details
    Browse the repository at this point in the history
  3. rough interface

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    eaa502b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2712839 View commit details
    Browse the repository at this point in the history
  5. Update interfaces

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    722850f View commit details
    Browse the repository at this point in the history
  6. Extract implementation

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d9888ae View commit details
    Browse the repository at this point in the history
  7. Add session handler

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    735aef9 View commit details
    Browse the repository at this point in the history
  8. var fix

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6417f37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    192bf2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5e8be2e View commit details
    Browse the repository at this point in the history
  11. notes

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    06d3d8a View commit details
    Browse the repository at this point in the history
  12. Update inline examples

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c8aabcd View commit details
    Browse the repository at this point in the history
  13. Note new challenge management

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    fd790dd View commit details
    Browse the repository at this point in the history
  14. fix formatting

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    beaf574 View commit details
    Browse the repository at this point in the history
  15. Improve challenge docs

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    240db53 View commit details
    Browse the repository at this point in the history
  16. Test the cache manager

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    99c86b9 View commit details
    Browse the repository at this point in the history
  17. Test the session manager

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c9c2ffd View commit details
    Browse the repository at this point in the history
  18. type fix

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a537d45 View commit details
    Browse the repository at this point in the history
  19. Explain decisions

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    75dc60c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    96abf52 View commit details
    Browse the repository at this point in the history
  21. Test with manager

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    31197d1 View commit details
    Browse the repository at this point in the history
  22. same for create

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1b21fc0 View commit details
    Browse the repository at this point in the history
  23. note to handle inactive

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    58bebb7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a810868 View commit details
    Browse the repository at this point in the history
  25. Tidy imports

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a7f1edd View commit details
    Browse the repository at this point in the history
  26. Fix up the readme a bit

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bb619e8 View commit details
    Browse the repository at this point in the history
  27. Clean up session internals

    Firehed committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0f2ed7f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    53cc16a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9f3e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    4a680ee View commit details
    Browse the repository at this point in the history
  2. remove now-useless tests

    Firehed committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bacb875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83170d6 View commit details
    Browse the repository at this point in the history
  4. add warning

    Firehed committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    849b576 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 14, 2023

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