Commit graph

18 commits

Author SHA1 Message Date
s3lph
ddd71a28f0 show source list of new subscriptions in admin reports 2022-05-30 18:00:11 +02:00
s3lph
a160d22789 Add bandit code annotations 2022-05-30 17:46:48 +02:00
s3lph
f0c666540f Include conflicts in admin reports 2022-04-23 00:18:03 +02:00
s3lph
23ab5ef4e4 Release v0.1.1 2022-04-19 01:38:09 +02:00
s3lph
6c9856c74a Improve logging 2022-04-19 01:32:46 +02:00
s3lph
d122e9033e Print schleuder names in conflict messages, rather than ids 2022-04-18 22:00:19 +02:00
s3lph
4b9dfa550a Add conflict resolution for multiple users using the same key. Fixes #1. 2022-04-18 21:42:31 +02:00
s3lph
6aaf2f3baa More refactoring, more testing 2022-04-18 19:44:19 +02:00
s3lph
6dba5cc37f Fix test code so that it emulates open(a+) 2022-04-18 17:14:12 +02:00
s3lph
ade119ca69 Refactor to take mailing out of the key conflict resolution components. Add admin reporting 2022-04-17 06:32:46 +02:00
s3lph
235603e715 Broader exception clause for conflict mail encryption 2022-04-17 01:11:48 +02:00
s3lph
1c517bd8a7 Apparently PGPy cant encrypt to ed25519 keys :( Fall back to unencrypted conflict message if any of the encryptions failed 2022-04-17 00:51:41 +02:00
s3lph
c236b6825a Add test case with real schleuder 2022-04-17 00:26:14 +02:00
s3lph
a0fb9a503b Remove TODO comment; turned into a gitlab issue 2022-04-16 05:37:38 +02:00
s3lph
2f7b654d57 Add config parsing unit tests 2022-04-15 23:40:11 +02:00
s3lph
294f299175 Add conflict resolution unit tests, fix bugs in conflict resolution 2022-04-15 21:13:10 +02:00
s3lph
4808b6d40b Fix some type errors and wrong api arguments 2022-04-15 19:21:30 +02:00
s3lph
61fcf7a5be Cleanup, proper project setup, codestyle & typechecking 2022-04-14 04:46:14 +02:00