Re: [PATCH v2] Exclude suspended Users from being notified

2020-07-25 Thread Lukas Fleischer
On Wed, 15 Jul 2020 at 14:45:54, Kevin Morris wrote: > The existing notify.py script was grabbing entries regardless > of user suspension. This has been modified to only send notifications > to unsuspended users. > > This change was written as a solution to > https://bugs.archlinux.org/task/65554.

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!