19 Commits

Author SHA1 Message Date
64523ae8b5
Add tests for /ban 2022-03-10 13:37:34 +01:00
bfe4a0af89 Fix the regular expression 2022-03-10 11:04:00 +00:00
5a26b448f1
Add coverage in pipeline 2022-03-10 12:02:35 +01:00
a8dbafd21e
Let it work without config.py, as we configure it through the test 2022-03-10 11:53:31 +01:00
975c3bb3f3
Add dependencies that are not scooped up by the test plugins 2022-03-10 11:49:33 +01:00
4c5fceb6f2
Merge branch 'main' of gitlab.niet.verweg.com:ruben/jail2ban 2022-03-10 11:47:54 +01:00
d8d34924f8
Add extra dependencies for testing 2022-03-10 11:47:38 +01:00
5486de3858 Fix tags level 2022-03-10 10:24:31 +00:00
1494f1a5e0
First tests! 2022-03-10 11:22:04 +01:00
d7f8fcec88
Show what is going on there 2022-03-10 11:21:37 +01:00
89ef9747f9
Decode as ascii and work from there instead 2022-03-10 11:20:50 +01:00
da83d716d7
Externalize userlist 2022-03-07 18:06:21 +01:00
438f8eaf63
Move application into package and use factory 2022-03-07 15:25:59 +01:00
95b0a73e78
Ignore python runtime generated files 2022-03-07 15:19:46 +01:00
00e59fb638
Use app.logger instead of rolling with logging 2022-03-07 13:14:00 +01:00
6e5ccbbf81
Still need check_password_hash Revert "No longer required here"
This reverts commit 5b14dd078ae38d54fdf7467fbcc31d6e0bf016f3.
2022-03-07 13:07:22 +01:00
851429da46
Use jsonify instead of rolling with json.dumps() 2022-03-07 13:06:30 +01:00
5b14dd078a
No longer required here 2022-03-07 13:00:42 +01:00
d08ff18b2a
Alpha version of the jail2ban daemon 2022-03-06 22:48:53 +01:00