Commit 6b72ce0
authored
ENG-4023 - Separate MaxMind Reactor Status from rest of Threat Detection (#1321)
Problem:
To declare the license issue in a decent state, we must confront the fact that the Maxmind loader still has some issues. See https://linear.app/fusionauth/issue/ENG-4018/maxmind-loader-problems for what those are. We don't want to bite that off now, nor do we want to tell customers, etc. that "ALL our license code issues are fixed" with the develop branch, as is.
Solution:
Since improving those 2 issues may be broader in scope, in the meantime, it seems like a good idea to separate Reactor status values for items that have remote health involved, like Maxmind, from those that don't (CAPTCHA, etc. items that depend on threat detection). Breached password detection is already separated.1 parent d6e0084 commit 6b72ce0
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| 135 | + | |
132 | 136 | | |
133 | 137 | | |
134 | 138 | | |
| |||
158 | 162 | | |
159 | 163 | | |
160 | 164 | | |
| 165 | + | |
161 | 166 | | |
162 | 167 | | |
163 | 168 | | |
| |||
0 commit comments