Skip to content

Conversation

@spyhunter99
Copy link
Contributor

which are persisted in the user database manager

profile.getAttributes().put("PREVIOUS_LOGIN_IP", oldIp);
}
profile.getAttributes().put("CURRENT_LOGIN_IP", request.getRemoteAddr());
profile.getAttributes().put("CURRENT_LOGIN_TIMESTAMP", new Date().toString());
Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's probably better to have this localized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant