John Spounias
John Spounias
various bugfixes
``` ERROR 2020-06-13 19:08:23,133 228 log Internal Server Error: /mfa/u2f/verify Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/django/db/backends/utils.py", line 86, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UndefinedFunction: function json_extract(text, unknown) does not...
1. Line 72 template FIDO/recheck.html ``` }).then(function (response) {if (response.ok) return res = response.json()}).then(function (res) { if (res.status=="OK") { ``` 'res is undefined' My fix is to remove the extra...
I want to run saltcorn within a user environment where I do not have root. This should be possible as the host provides Postgres and other options which are on...
Don't see a reason not to do 2048 for tile size. Might reduce if I run into crashes.
I did a `--force` install of nightwind into tailwind 3 and it is working good, please update the package manager and anything else to work with tailwind 3, all those...
### Pitch As a service provider I need to track usage for billing. I need the media attachment size exposed in the admin:read context. This way we can write a...
Howdy, I built this paywall/proxy app which uses ollama.ai as a back-end. Please conciser adding this to your list of supported applications, https://github.com/d3cline/airanch Thank you for your consideration and everything...