Commit b4c32ec
committed
fix: auth_state: update db when marking code as used
Store the updated `authz_info` info back into the database
after marking the code as used.
Otherwise, the change would be discarded when using a DB
(would hold only with in-memory dict)1 parent 970abcb commit b4c32ec
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
0 commit comments