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

[Feature] Account deletion and suspension #607

Closed
wants to merge 16 commits into from
Closed

[Feature] Account deletion and suspension #607

wants to merge 16 commits into from

Conversation

jjkirkpatrick
Copy link
Contributor

added account deletion without deleting the account. and suspension based on timestamp
Missed something out - Closed it

@jjkirkpatrick jjkirkpatrick changed the title [Feature] [Feature] Account deletion and suspension Feb 11, 2015
@panique
Copy link
Owner

panique commented Feb 11, 2015

Hi, can you say why you closed this ?

@jjkirkpatrick
Copy link
Contributor Author

Hi, Yeah this line.
$sql = "SELECT user_id, user_name, user_email, user_password_hash, user_active,user_deleted, user_suspension_timestamp, user_account_type,

in application/model/UserModel.php was missing ,user_deleted, i amended this and then redid the pull request

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.

None yet

2 participants