.. |
dummy
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
expiry
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
expression
|
policies/expression: fix ip_network not being imported by default
|
2020-10-20 12:05:56 +02:00 |
group_membership
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
hibp
|
*: apply new black styling
|
2020-09-30 19:34:22 +02:00 |
migrations
|
*: apply new black styling
|
2020-09-30 19:34:22 +02:00 |
password
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
reputation
|
*: ensure unittests wait on tasks
|
2020-10-16 14:53:14 +02:00 |
templates/policies
|
policies: improve wording on denied tempaltes
|
2020-09-19 15:24:52 +02:00 |
tests
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
__init__.py
|
*(minor): small refactor
|
2019-10-07 16:33:48 +02:00 |
api.py
|
*: apply new black styling
|
2020-09-30 19:34:22 +02:00 |
apps.py
|
flows: fix flow cache not being cleared correctly when stages are saved
|
2020-06-21 12:40:01 +02:00 |
engine.py
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
exceptions.py
|
lib: add SentryIgnoredException, to easily ignore exceptions from sentry
|
2020-02-20 21:38:53 +01:00 |
forms.py
|
*: apply new black styling
|
2020-09-30 19:34:22 +02:00 |
http.py
|
flows: improve _full template being used for stage_invalid
|
2020-09-19 02:15:15 +02:00 |
models.py
|
policies: change .form() and .serializer() to properties, add tests
|
2020-09-29 10:32:58 +02:00 |
process.py
|
*: apply new black styling
|
2020-09-30 19:34:22 +02:00 |
signals.py
|
crypto: add colon seperator for fingerprint
|
2020-07-07 17:05:31 +02:00 |
types.py
|
docs: add docs for passbook_user_debug
|
2020-09-14 22:51:50 +02:00 |
utils.py
|
polices: add helper to remove None-value keys from dict for policies
|
2020-07-08 23:07:16 +02:00 |
views.py
|
policies: add PolicyAccessView, which does complete access checking
|
2020-10-11 19:26:20 +02:00 |