Commit 24ac437
Store fingerprint from bearer in unique_id_from_tool (#12346)
* Store fingerprint from bearer in unique_id_from_tool
* Update dojo/tools/bearer_cli/parser.py
* Updated bearer unit test to assert on the fingerprint being set into unique_id_from_tool
---------
Co-authored-by: valentijnscholten <valentijnscholten@gmail.com>1 parent 7c29ecf commit 24ac437
3 files changed
Lines changed: 4 additions & 0 deletions
File tree
- dojo
- settings
- tools/bearer_cli
- unittests/tools
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1584 | 1584 | | |
1585 | 1585 | | |
1586 | 1586 | | |
| 1587 | + | |
1587 | 1588 | | |
1588 | 1589 | | |
1589 | 1590 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments