The auth module takes std::string const& parameters a lot when it could be taking StringData const&. In some places, we have to call StringData::toString() as a result, so when we clean up the parameter types, we'll need to audit callers, too.
Convert std::string parameters in auth module to StringData, as appropriate
- Assignee:
-
Kashish Garg (Inactive)
- Reporter:
-
Andy Schwerin
- Votes:
-
0 Vote for this issue - Watchers:
-
5 Start watching this issue
- Created:
- Updated:
- Resolved: