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

Eureka-services USERS table needs UPDATED and DELETED columns #112

Open
arpost opened this issue Jul 22, 2016 · 0 comments
Open

Eureka-services USERS table needs UPDATED and DELETED columns #112

arpost opened this issue Jul 22, 2016 · 0 comments

Comments

@arpost
Copy link
Contributor

arpost commented Jul 22, 2016

User records with a non-null DELETED column should be considered deleted. This should be populated with the current timestamp when a DELETE REST call is made on a user record. User should be subsequently unable to login.

There should be an easy way in Eureka to filter out user records with a non-null DELETED column.

UPDATED should be when any column other than LASTLOGIN is changed.

Consider a trigger for the implementation.

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

No branches or pull requests

1 participant