emqx/include
firest e66e563648 fix(logger): add new macro `?LOG_SENSITIVE` and use it to replace some `?LOG` for security reason
some arguments  passed to external API may contain sensitive data, when the API execution fails, sensitive data may be returned as a part of the failure reason, if this reason printed to the log, it will lead to sensitive data leakage, so we should check carefully and scan these failed returns
2022-10-26 17:14:46 +08:00
..
emqx.hrl chore: fix ignored dialyzer warnings (part 1) (4.3) 2022-09-12 10:56:35 -03:00
emqx_mqtt.hrl chore: update copyright 2022-04-14 11:23:25 +08:00
emqx_release.hrl chore: prepare new release version 4.3.22-alpha.1 2022-10-15 15:00:37 +02:00
logger.hrl fix(logger): add new macro `?LOG_SENSITIVE` and use it to replace some `?LOG` for security reason 2022-10-26 17:14:46 +08:00
types.hrl chore: update copyright 2022-04-14 11:23:25 +08:00