Chris Long

Results 5 issues of Chris Long

When running in seamless mode, moving any window causes that window to shrink by 14 pixels horizontally and 7 pixels vertically. Each move causes this, until the window starts moving...

fixed-waiting-test
x11
client
channel:rail

After installing escoden into my project (with `npm install escodegen`) I tried to build the browser version as instructed (`npm install` followed by `npm run-script build`). However, this fails in...

The test `testSpnegoWithPassword` in class `org.springframework.security.kerberos.client.KerberosRestTemplateTests fails with this exception: `org.springframework.web.client.RestClientException: Error running rest call; nested exception is org.springframework.web.client.HttpClientErrorException: 401 at org.springframework.security.kerberos.client.KerberosRestTemplate.doExecute(KerberosRestTemplate.java:242) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:681) at org.springframework.web.client.RestTemplate.getForObject(RestTemplate.java:329) at org.springframework.security.kerberos.client.KerberosRestTemplateTests.testSpnegoWithPassword(KerberosRestTemplateTests.java:130) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native...

I'm using the sec-server-win-auth sample and having problems authenticating with LDAP. I'm using Samba 4.7.3 configured as an AD DS as my LDAP server, with the latest spring-security-kerberos release (1.0.1.RELEASE)....

It was really surprising when I discovered that I had to use a URL and that file URLs were not supported. I'd like to request support for file URLs. Absent...