Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FT-1550 Concurrent User Sessions #173

Merged
merged 2 commits into from Nov 24, 2015
Merged

FT-1550 Concurrent User Sessions #173

merged 2 commits into from Nov 24, 2015

Conversation

cdejonge
Copy link
Contributor

No description provided.

@@ -79,7 +79,11 @@ beans = {

sessionRegistry(SessionRegistryImpl)
sessionAuthenticationStrategy(ConcurrentSessionControlStrategy, sessionRegistry) {
maximumSessions = 10
if (grailsApplication.config.com.recomdata.maxConcurrentUserSessions) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cdejonge Please use org.transmartproject instead

forus added a commit that referenced this pull request Nov 24, 2015
FT-1550 Concurrent User Sessions
@forus forus merged commit bdbb049 into transmart:master Nov 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants