Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-01-08 | Fix error handling during insertion of client IPs (#9051) | Erik Johnston | 2 | -31/+24 | |
You can't continue using a transaction once an exception has been raised, so catching and dropping the error here is pointless and just causes more errors. | |||||
2021-01-08 | Remove broken and unmaintained 'webserver.py' script (#9039) | Richard van der Hoff | 2 | -59/+1 | |
I |