-
- Downloads
There was a problem fetching the pipeline summary.
Implement and test a dispatcher to perform authentication
Showing
- src/CMakeLists.txt 69 additions, 67 deletionssrc/CMakeLists.txt
- src/Commands.cc 1 addition, 0 deletionssrc/Commands.cc
- src/Commands.hh 3 additions, 1 deletionsrc/Commands.hh
- src/Connection.hh 2 additions, 0 deletionssrc/Connection.hh
- src/auth/AuthenticationDispatcher.cc 62 additions, 0 deletionssrc/auth/AuthenticationDispatcher.cc
- src/auth/AuthenticationDispatcher.hh 46 additions, 0 deletionssrc/auth/AuthenticationDispatcher.hh
- src/redis/RedisEncodedResponse.hh 4 additions, 0 deletionssrc/redis/RedisEncodedResponse.hh
- test/auth.cc 32 additions, 0 deletionstest/auth.cc
src/auth/AuthenticationDispatcher.cc
0 → 100644
src/auth/AuthenticationDispatcher.hh
0 → 100644
Please register or sign in to comment