Jens Langhammer
|
e58ac7ae90
|
polices: add helper to remove None-value keys from dict for policies
|
2020-07-08 23:07:16 +02:00 |
Jens Langhammer
|
8c500c38b1
|
policies/reputation: only change score when credentials contain username
|
2020-07-07 22:25:37 +02:00 |
Jens Langhammer
|
05d4a9ef62
|
policies/reputation: rewrite to save score into cache and save into DB via worker
|
2020-07-07 17:03:57 +02:00 |
Jens L
|
24a3e787dd
|
migrate to per-model UUID Primary key, remove UUIDModel (#26)
* *: migrate to per-model UUID Primary key, remove UUIDModel
* *: fix import order, fix unittests
|
2020-05-20 09:17:06 +02:00 |
Jens Langhammer
|
7bd65120b9
|
*: migrate from PolicyModel to PolicyBindingModel, move Policy to passbook_policies
|
2020-05-16 18:07:00 +02:00 |
Jens Langhammer
|
406f69080b
|
Revert "*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through"
This reverts commit 7ed3ceb960 .
|
2020-05-16 16:02:42 +02:00 |
Jens Langhammer
|
7ed3ceb960
|
*: providers and sources -> channels, PolicyModel to PolicyBindingModel that uses custom M2M through
|
2020-05-16 14:03:57 +02:00 |
Jens Langhammer
|
9bccf9bb0a
|
policies/dummy: separate dummy policy from core into app
|
2020-05-10 02:14:55 +02:00 |
Jens Langhammer
|
80d90b91e8
|
core: add general admin.py loader, remove individual files
|
2020-05-07 00:05:10 +02:00 |
Jens Langhammer
|
2bef5f3911
|
policies: struct -> types to match core
|
2020-02-20 13:52:05 +01:00 |
Jens Langhammer
|
3bd1eadd51
|
all: implement black as code formatter
|
2019-12-31 12:51:16 +01:00 |
Jens Langhammer
|
8eb3f0f708
|
ci: upgrade pylint to latest version
core: also upgrade kombu as https://github.com/celery/kombu/issues/1101 is fixed now
|
2019-12-31 12:45:29 +01:00 |
Jens Langhammer
|
0946d6a25d
|
docs: add initial structure, add docs for policies and factors
|
2019-12-09 21:00:45 +01:00 |
Jens Langhammer
|
b08ec0477e
|
all(minor): replace django-ipware with custom implementation
|
2019-12-05 14:33:55 +01:00 |
Langhammer, Jens
|
cffe09b02e
|
all(major): add most models to API
|
2019-10-28 17:40:57 +01:00 |
Langhammer, Jens
|
f1c4a62612
|
policy(major): fix error when policy.negate is enabled
|
2019-10-14 15:00:20 +02:00 |
Langhammer, Jens
|
f2acc154cd
|
*(minor): small refactor
|
2019-10-07 16:33:48 +02:00 |