Re: [PATCH 1/3] SSO: Port IP ban checking

2020-07-25 Thread Lukas Fleischer
On Mon, 20 Jul 2020 at 10:25:11, Frédéric Mangano-Tarumi wrote: > --- > aurweb/routers/sso.py | 19 +-- > 1 file changed, 17 insertions(+), 2 deletions(-) Thanks Frédéric! Merged all patches in this series to pu!

[PATCH 1/3] SSO: Port IP ban checking

2020-07-20 Thread Frédéric Mangano-Tarumi
--- aurweb/routers/sso.py | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/aurweb/routers/sso.py b/aurweb/routers/sso.py index 04ecdca6..efd4462c 100644 --- a/aurweb/routers/sso.py +++ b/aurweb/routers/sso.py @@ -14,7 +14,7 @@ from starlette.requests import