Commit b9eaa59
committed
session: Fix API leak pt2
Between the time 182e0b0 was written, 138caf8 was committed
which inadvertently loosened up the api_key scraping.
Go back to catching `Exception` so we try harder to scrape api_key
from error messages.
Signed-off-by: Cole Robinson <[email protected]>1 parent f95ff31 commit b9eaa59
1 file changed
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
0 commit comments