Jasper

Results 15 issues of Jasper

Server is giving a error when WebDAV secret is set. Django error log here: ```2021-04-28 22:24:44,655 [ERROR] django.request:228 log_response Internal Server Error: /profile/ Traceback (most recent call last): File "/opt/seafile/seafile-server-8.0.4/seahub/thirdpart/django/core/handlers/exception.py",...

I got this problem that prometheus isn't connecting to alertmanager. Network looks to be fine, but it's not able to connect to the IP address given in the logs. ```...

Screenshot should say it all, it's not working at all... ![ApplicationFrameHost_GFf9eVt8oL](https://user-images.githubusercontent.com/2010549/113414075-64404380-93bc-11eb-9bf5-2b120602d9a1.png)

I tested it out already on phpBB 3.2, but since the plugin is using $_COOKIE, it will give a error. Hopefully this will be released some time in the future.

Hi, is the bridge useless when Forum runs on something like forum.whatever.com and website on www.whatever.com ? Seems the link could not be made if the subdomain is not the...

I've tried to use the bootstrap-select function with data-content, but it's somehow not working. All other functions like subtext and such is working, but not this. Bootstrap version 5.2.1 Bootstrap-select...

bug

Just tried to compile this on Windows CLion with Rust. These modules are not compatible with Windows: * ring * libz-sys * libsqlite3-sys * openssl-sys You might want to look...

- Contributor -
Portability
Build | Project System

Since I've been using Axum on my own project based on Torrust-Tracker, I'm moving myself to Actix framework again, but now with properly implementation. This server uses, as far as...

Security
- Admin -
Needs Feedback
Needs Research

Hi, Is it possible to have something like: CF Header > XRealIP > ConnectInfo In this case, looking for the CF Header, and if that doesn't exist, try XRealIP, and...

Going to write a test for the functions eventually, but also to see if the code compiles in various platforms. This is to make sure my code functions in the...

enhancement