Robert Dey

Results 13 comments of Robert Dey

I still don't know whether this should be categorized as a Bug. What I found out, was that as soon as I add min-date and/or max-date, manually entered Dates will...

@Oopsiedai I think the language is set based on the os settings. You would need to build the app by yourself if you want to use it.

Hey merty, I just found Your angular boilerplate and really like the simplicity of it. For most of my projects I don't need the overflow which most of other boilerplates...

As already pointed out in #11774 I do not think this is a configuration issue. Why would `uriInfo.getBaseUriBuilder()` of [FreeMarkerLoginFormsProvider.java](https://github.com/keycloak/keycloak/pull/13485/commits/ba9b3a19a2834fbb30f133fb371dbebfa937c1da#diff-907f2f4ebf2325e60f99d994c49f56c8c5b7da4794b29cbb64e20ababba381df) return the correct URL when the hostname is configured improperly?...

@stianst Nice to see the PR approved. Thanks! As I am on vacation I will not be able to work on this for the next two weeks. I will have...

Any news on this? It still seems to be an issue. [We](https://github.com/hzi-braunschweig/pia-system) are running hapi v21.1.0 and aborted requests still log 200 and do not seem to end the request....

@gcv-epalmer Thanks for your quick response. Yes, you are right. When I turn `CreateParticipantRequestDto` into a usual interface, everything works as expected. However, this is something we don't want to...

@WoH I would like to. However, I do not have any glue of the codebase. Also I don't know what changed from v5.1.1 to v6.0.0. I currently don't have the...

@stianst I tried to reproduce the [test errors of former workflows](https://github.com/keycloak/keycloak/actions/runs/3192544556/jobs/5210303050) locally in order to finish this PR - without success. I followed the guidelines in `/testsuite/integration-arquillian/HOW-TO-RUN.md`. I first built...