-
Notifications
You must be signed in to change notification settings - Fork 413
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
Add mask_fields argument in register #310
Add mask_fields argument in register #310
Conversation
Thanks @aminalaee for this patch 👍 |
for more information, see https://pre-commit.ci
Co-authored-by: Hasan Ramezani <[email protected]>
Co-authored-by: Hasan Ramezani <[email protected]>
Co-authored-by: Hasan Ramezani <[email protected]>
Co-authored-by: Hasan Ramezani <[email protected]>
@hramezani |
Codecov Report
@@ Coverage Diff @@
## master #310 +/- ##
==========================================
+ Coverage 82.57% 82.81% +0.23%
==========================================
Files 20 20
Lines 505 512 +7
==========================================
+ Hits 417 424 +7
Misses 88 88
Continue to review full report at Codecov.
|
Thanks @aminalaee, |
* master: Remove default_app_config configuration Fix lint entry in tox.ini Drop Django 2.2 support. [pre-commit.ci] pre-commit autoupdate Fix small typo Add mask_fields argument in register (jazzband#310) Use pre-commit as lint command Add black and isort to .pre-commit-config.yaml Replace assertTrue with assertEqual enable use of replica database (jazzband#359)
Add support for mask_fields #300 to mask sensitive info in the logs