Skip to content

Commit

Permalink
Merged PR: General fixes/changes + taking care of the following ticke…
Browse files Browse the repository at this point in the history
…ts: AP-49689 AP-49690

* Fix security vulnerability in ctrlr service's authentication logic - AP-49689

* Improve logging output in ctrlr service for better debugging - AP-49690

---------

Co-authored-by: lrochette <[email protected]>
  • Loading branch information
francisco-cocozza and lrochette authored Dec 4, 2024
1 parent 811ec5e commit b241c3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions buslog/changes/changes_file_1204145733.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dict({'a': 1, 'b': 2})
1 change: 1 addition & 0 deletions buslog/changes/changes_file_1204145734.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
isinstance(42, int)

0 comments on commit b241c3f

Please sign in to comment.