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

Add new flag in migration table #13

Open
fxstein opened this issue Jul 9, 2011 · 0 comments
Open

Add new flag in migration table #13

fxstein opened this issue Jul 9, 2011 · 0 comments

Comments

@fxstein
Copy link
Member

fxstein commented Jul 9, 2011

Add a new flag in the user migration table to flag all those user accounts that have been migrated. We will leverage this in the custom authentication plugin to convert the user password on the very first login of the user.

`migrated` tinyint(4) NOT NULL default '0',
fxstein added a commit to fxstein/com_kunenaimporter-1.6 that referenced this issue Jul 9, 2011
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