Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
policies/geoip: distance + impossible travel #12541
base: main
Are you sure you want to change the base?
policies/geoip: distance + impossible travel #12541
Changes from all commits
66c0350
0bf7908
d77c259
43771c0
8cc9f33
bec9606
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 56 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L55-L56
Check warning on line 59 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L59
Check warning on line 61 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L61
Check warning on line 64 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L63-L64
Check warning on line 66 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L66
Check warning on line 70 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L69-L70
Check warning on line 75 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L75
Check warning on line 97 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L97
Check warning on line 115 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L115
Check warning on line 123 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L118-L123
Check warning on line 126 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L126
Check warning on line 130 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L130
Check warning on line 133 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L133
Check warning on line 141 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L140-L141
Check warning on line 145 in authentik/policies/geoip/models.py
Codecov / codecov/patch
authentik/policies/geoip/models.py#L144-L145
Check warning on line 7 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L5-L7
Check warning on line 20 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L19-L20
Check warning on line 132 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L132
Check warning on line 134 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L134
Check warning on line 143 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L143
Check warning on line 145 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L145
Check warning on line 148 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L147-L148
Check warning on line 150 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L150
Check warning on line 152 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L152
Check warning on line 161 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L161
Check warning on line 164 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L163-L164
Check warning on line 166 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L166
Check warning on line 168 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L168
Check warning on line 177 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L177
Check warning on line 179 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L179
Check warning on line 182 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L181-L182
Check warning on line 184 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L184
Check warning on line 186 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L186
Check warning on line 192 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L192
Check warning on line 194 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L194
Check warning on line 197 in authentik/policies/geoip/tests.py
Codecov / codecov/patch
authentik/policies/geoip/tests.py#L196-L197
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.