Logo white

Peter M. Groen / FlashMQ

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 453
  • Compare
  • Branches 1
  • Tags 0
  • FlashMQ
  • FlashMQTests
  • plugins
18 Sep, 2022
2 commits
  • Test (plugin) auth system + fixes ...
    5f683b9c
    When the plugin was enabled, it would never got past the fail of not
    having a password file entry. This is fixed.
    
    The reauth didn't work because setting the return data took the path of
    first auth, hitting a protection exception. This is fixed.
    
    Writing extended auth tests involved some refactoring, to create a
    separate method to parse the auth packet data, because I needed it in
    the test too.
    Wiebe Cazemier authored
    2022-09-18 21:58:22 +0200  
    Browse Dir »
  • Add infrastructure to build plugins to test
    5c47eca3
    Wiebe Cazemier authored
    2022-09-18 15:41:21 +0200  
    Browse Dir »