restler-fuzzer/restler/utils
Swamy Nallamalli 90c39b8802
Omitting authentication tokens from the request text while logging to the trace database files (#912)
* Omitting authentication tokens from the request text while logging to the trace databases when no_tokens_in_logs setting is set to true

* Fixing the code to address unit test failures realted to the changes

* Have to pass the attribute no_tokens_in_logs, without which the setting will not be honored

---------

Co-authored-by: Swamy Nallamalli <swamyn@ntdev.microsoft.com>
2024-10-15 14:13:06 -07:00
..
logging Omitting authentication tokens from the request text while logging to the trace database files (#912) 2024-10-15 14:13:06 -07:00
network_logs Add script to diff network logs for debugging end to end tests. (#744) 2023-04-28 13:32:11 -07:00
__init__.py Restler v6.1 - initial commit 2020-10-19 18:05:41 -07:00
formatting.py Enable structured logging for RESTler request sequences (#829) 2023-11-14 02:05:35 -08:00
hooks.py Restler v6.1 - initial commit 2020-10-19 18:05:41 -07:00
import_utilities.py Enable structured logging for RESTler request sequences (#829) 2023-11-14 02:05:35 -08:00
logger.py Enable consistently setting the random seed (#792) 2023-07-13 22:34:55 -07:00
saver.py Fix dictionary deserialization error. (#265) 2021-07-15 12:58:44 -07:00