Timo Meinen

Results 16 comments of Timo Meinen

@Suplab-commits If you use Spring Security you could enable it by default: http.rememberMe().alwaysRemember(true)

@Suplab-commits This is no place for Spring Security support. Please have a look at the [docs](https://docs.spring.io/spring-security/site/docs/current/reference/html5/#servlet-rememberme). But from what I see in your example, remove the `rememberMeServices` bean. Your `tokenRepository`...

`/usr/libexec/java_home -v 1.7` gives the path to the JDK 1.7. You can change your sbt start script in the meantime: ``` cat /usr/local/bin/sbt #!/bin/sh test -f ~/.sbtconfig && . ~/.sbtconfig...

@gebhardt Note: Ant is only able to update the JAR, if it is **not** build as executable. Otherwise the `embeddedLaunchScript` is put in front of the JAR and cannot be...

Thank you for your suggestion. We haven't supported multi-level configurations like yours until now. Is it possible to get an aggregated view, if you start piazza on "Service1" level instead...

Ok, understood the point. Currently, we use this hierarchical style of "project filtering" and show all projects which are hierarchically on a lower level. You could reorder your projects like...

Roger, now I got it after creating a demo project: This is what Piazza looks like: What should the view be like? Should the build configurations be grouped by their...

Thank you for contributing. This is a bug as we expect a value of portrait size. The current logic is that we force users to have a portrait. When leaving...

_From [[email protected]](https://code.google.com/u/116980585961649591298/) on July 23, 2009 12:18:36_ **Labels:** -Priority-Medium Priority-Critical

_From [[email protected]](https://code.google.com/u/116980585961649591298/) on September 27, 2009 15:02:30_ **Labels:** -Priority-Critical Priority-Medium