-
Hi Guys,
I work in an environment where our initial login to RT is using kerberos.
After that, we use cookie based authentication.
Would it be possible for your to support a feature like this?
-
In Example 9.50
@POST
@Consumes(MediaType.MULTIPART_FORM_DATA)
public String postForm(
@DefaultValue("true") @FormDataParam("enabled") boolean enabled,
@FormDataParam("data") **FileDa…
-
```
At present, we have the python_tutorial option which simply styles the
code, if not prompt is present, and otherwise insert an interpreter.
I suggest that we should have a mixed_mode option (or b…
-
```
What steps will reproduce the problem?
1. Have two monitors, one landscape, one portrait
2. use mactype
3. the secondary monitor will have bad font, because the rendering is done the
same as the …
-
```
What steps will reproduce the problem?
1. Have two monitors, one landscape, one portrait
2. use mactype
3. the secondary monitor will have bad font, because the rendering is done the
same as the …
-
Hi,
Just followed your tutorial on YT and noticed that your images are mixed up a little:
`banner-1.png` should be named `banner-2.png` and `banner-2.png` should be `icon-1.png`
Also `icon-3.png`…
-
In my pack i just switched to your refork because the old had issues with lycanites mobs i suspect (no biomes generating)
yours work but, the islands will be a weird mix of the better end biomes an…
-
I am trying to use float for the preconditioner part. As far as my understanding goes, constructing the preconditioner is done on CPU, but why do we need to specify backend type for amg precondtioner?…
-
mednafen/mednafen.cpp:
```
temp = new char[4096];
vsnprintf(temp, 4096, format, ap);
MDFND_PrintError(temp);
free(temp);
```
This makes clang asan unhappy.
At least ```delete[] temp;``` sh…
-
I've tried to use this package, but it is showing different symbols on the repeated footnotes. Image:
![image](https://user-images.githubusercontent.com/5805111/216783428-0a827a66-ff40-4901-8216-b5…