-
Notifications
You must be signed in to change notification settings - Fork 110
Kleunen master mg2 #921
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
Kleunen master mg2 #921
Conversation
…ibe to topic filter
- Changed allow/deny style - Renamed group to groups
Co-authored-by: Takatoshi Kondo <redboltz@gmail.com>
560ec02
to
267d3a7
Compare
Codecov Report
@@ Coverage Diff @@
## master #921 +/- ##
==========================================
- Coverage 83.05% 83.05% -0.01%
==========================================
Files 63 64 +1
Lines 9929 10356 +427
==========================================
+ Hits 8247 8601 +354
- Misses 1682 1755 +73 |
Yes, this looks ok. Only coding style changes, all test pass. Indeed it has become a massive PR. |
267d3a7
to
85cfa6f
Compare
I force updated the PR. |
Refined minor code issues. - Removed "CNAME" from auth.json and tests. - Added plain_password for auth.json example. - Removed unused constants. - Renamed cname related variable name to cn - Added `const` to some member functions. - Removed const& from string_view.
85cfa6f
to
85271f6
Compare
Looks good |
Merged. Thank you for the great work !! Could you update https://github.com/redboltz/mqtt_cpp/wiki/Authentication-and-Authorization ? |
Excellent. I will update the documentation |
No description provided.