Conversation
169879a to
8bfbaf3
Compare
Test results 27 files 27 suites 45m 55s ⏱️ Results for commit 6b54924. ♻️ This comment has been updated with latest results. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3686 +/- ##
==========================================
+ Coverage 63.02% 63.05% +0.02%
==========================================
Files 612 612
Lines 45228 45239 +11
Branches 43 43
==========================================
+ Hits 28507 28526 +19
+ Misses 16711 16703 -8
Partials 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
johannaengland
left a comment
There was a problem hiding this comment.
Just a tiny suggestion, just if we decide to change the string representation again in the future
lunkwill42
left a comment
There was a problem hiding this comment.
I guess this is fine as is: It achieves the goal.
Non-blocking suggestion in comments.
13ebdd7 to
6b54924
Compare
|



Scope and purpose
Partial fix for #3683. New tokens will not be logged as the actual token string.
Create a token then visit the auditlog and find its creation log.
Contributor Checklist
Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to NAV can be found in the
Hacker's guide to NAV.
<major>.<minor>.x). For a new feature or other additions, it should be based onmaster.[ ] If this results in changes in the UI: Added screenshots of the before and after[ ] If this adds a new Python source code file: Added the boilerplate header to that file