Commit graph

152 commits

Author SHA1 Message Date
f4662fae27 fix(eotk): properly tag the EOTK resources for the SSO permissions to work 2022-12-14 10:27:48 +00:00
c584aa0e90 feat(eotk): switch to new autonomous eotk instances 2022-12-07 18:13:01 +00:00
e28fcc6061 lint(block_bridge): typing hints 2022-12-07 14:04:33 +00:00
ebc9001aa1 fix(bridge): block_bridges pass working_dir in constructor to super 2022-11-29 11:06:23 +00:00
30b60e9048 fix(automate): Pass through working directory to superclass 2022-11-28 21:20:32 +00:00
d9158ac942 feat(automate): make temporary working dir optional 2022-11-28 19:03:24 +00:00
109851745b automate: move working_dir to be set in constructor 2022-11-28 18:55:10 +00:00
055c7a718a feat: Remove GeoIP features from smart proxy 2022-11-28 14:02:29 +00:00
Owen
0ebfe28b89 Use disposable temporary directories to run automation jobs 2022-11-16 15:47:36 +00:00
a2b73a9286 types: truthy-functions are a thing now in mypy 2022-11-14 12:16:41 +00:00
543e4ef3e3 block/bridge_rks: short name was too long 2022-11-13 13:24:52 +00:00
1233d8998a block/roskomsvoboda: check for blocked bridges too
fixes: #33
2022-11-13 13:23:12 +00:00
a743788dcf block/roskomsvoboda: switch to updating every 300 minutes
data is now updated every 3 hours
2022-11-13 13:21:40 +00:00
7327d6b807 block/roskomsvoboda: update to API v3 2022-11-13 13:06:25 +00:00
890ce3077f list/http_post: typing 2022-11-09 15:15:50 +00:00
f603cb9101 list/http_post: uses bearer authorization header 2022-11-08 14:40:44 +00:00
21f7cbddcb list/http_post: adds http post distribution lists 2022-11-08 14:31:45 +00:00
2e3fe165ef list/s3: fix upload for obfuscated file formats 2022-11-02 11:41:02 +00:00
98789261bd lint 2022-10-23 12:19:23 +01:00
3f07f0e08f proxy/meta: only create proxies for providers that are enabled 2022-10-23 12:14:29 +01:00
18d6f294f4 service_vcl: force destroy to allow deleting active services 2022-10-19 11:50:07 +01:00
4d2b4e7bdd block/external: remove vantage point filtering 2022-10-15 05:50:04 +01:00
9b9f11d4ca proxy/meta: fix typo 2022-10-08 18:09:38 +01:00
21fffa8a91 proxy/smart: remove geoip configuration (unused) 2022-10-08 18:08:06 +01:00
0c8ecae319 proxy/meta: run every minute 2022-10-05 16:20:10 +01:00
ba2894c697 lists: ensure correct pool is used for each list 2022-09-27 09:22:57 +01:00
076de1bc44 list/gen: generate lists based on pools 2022-09-26 14:51:11 +01:00
16f7e2199d resource pool system 2022-09-26 13:40:59 +01:00
268445e0f0 block/bridge: correct handling of hashed fingerprints 2022-09-01 16:26:19 +01:00
afb98724d3 lint 2022-08-30 14:15:06 +01:00
f81ff2e1de gitlab: handle public gitlab without explicit url 2022-08-30 11:55:00 +01:00
ece9244966 gitlab: refined enterprise gitlab support 2022-08-30 11:52:55 +01:00
63c36dccd2 gitlab: enterprise gitlab support 2022-08-30 11:21:15 +01:00
3163286e88 bridge: use bundled modules 2022-08-30 10:24:58 +01:00
32239c379a terraform: generate conf with http backend 2022-08-30 10:05:12 +01:00
b9d662fbdf smart proxy: disable temporarily 2022-08-16 16:49:13 +01:00
5db44e68e9 smart proxy: do not redirect when given argument
?redirect=false
2022-08-15 10:13:44 +01:00
2823033e67 smart proxy: avoid duplicating 2022-08-12 15:58:46 +01:00
f41adc3ce6 smart proxy: fixups 2022-08-12 13:42:07 +01:00
6423d93519 mypy: fix up typing 2022-08-12 12:24:56 +01:00
6c88a57ad5 proxy: smart redirector 2022-08-12 12:19:46 +01:00
ac72cd7426 Revert "portal: update for jinja2 >= 3.0.1"
This reverts commit 9341f7c6a5.
2022-08-12 11:59:48 +01:00
9341f7c6a5 portal: update for jinja2 >= 3.0.1 2022-08-12 11:55:14 +01:00
a808b84bec flake8: formatting issues 2022-08-12 11:46:10 +01:00
82225d419d terraform: use git submodules for cloudfront proxy 2022-08-09 14:39:46 +01:00
6cc6aedafc block/bridge: handle bridge is None on selection 2022-07-12 11:43:22 +01:00
0c4929592a block/bridge: add a dnsc module 2022-07-12 11:32:45 +01:00
3ed6f0908a block/bridge: add debug printing 2022-07-12 11:14:17 +01:00
ca3fc844b7 block/bridge: refactor into general bridge block subsystem 2022-07-12 11:09:23 +01:00
51092865a2 smart/aws: add 10s timeout for dns provider
handles errors where dns server may take a moment
to serve the new record
2022-07-04 15:29:21 +01:00