Konstantin Schubert

Results 9 issues of Konstantin Schubert

If I understand the code correctly, logging our from shibboleth means that this comparison in the middleware turns our false: https://github.com/KonstantinSchubert/django-shibboleth-adapter/blob/master/shibboleth/middleware.py#L38 Thus, logging our from shibboleth means that the user...

enhancement

Sit down and evaluate everything for race conditions.

At the moment, I think that whatever command retruns the filesize (stat?) uses simply the information from the dummy file. But the file size will be incorrect in this case,...

I have set the LOGIN_URL to mydomain/Shibboleth.sso/Login If I enter ``` mydomain/Shibboleth.sso/Login?target=redirectUrl ``` I am being redirected corretly. Juding from my browser history, the automatic link created by this package...

When installing via pip, the sub-modules (distributions, ...) are not installed. Some googling tells me that this might be because the sub-packages are not listed in the `setup.py`: http://stackoverflow.com/questions/15368054/import-error-on-installed-package-using-setup-py https://docs.python.org/2/distutils/examples.html#pure-python-distribution-by-package

Apologies in advance: This is a question, not an issue. Does this code run on the ESP32? I can see that your code opens files to write to them -...

I think I found some mistakes in the readme file and tried to correct them.

Hi, I make these epaper smart displays: https://shop.invisible-computers.com/products/invisible-calendar Can we work together to bring your weather app as an app to my smart displays? Since you're doing server-side rendering, the...