Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

disable an user #61

Open
andreaubbiali opened this issue Nov 17, 2018 · 0 comments
Open

disable an user #61

andreaubbiali opened this issue Nov 17, 2018 · 0 comments

Comments

@andreaubbiali
Copy link
Contributor

andreaubbiali commented Nov 17, 2018

@sgotti We want to disable the user when he doesn't work anymore in the company.
We have thought different ways:

-Creating a new column in the database with a check if he still works or not. Then in the query, when we request the member, we have to control if this column is checked or not.

-If there is already in the database a column with something that allows to know if he is working or not we can use it. For example if there is the contract expiration date we can compare it with the current date and disable users with the date lower than it.

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

No branches or pull requests

1 participant