Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Add email verification#116

Open
C6H5-NO2 wants to merge 1 commit into
kaiyuanshe:masterfrom
C6H5-NO2:dev
Open

Add email verification#116
C6H5-NO2 wants to merge 1 commit into
kaiyuanshe:masterfrom
C6H5-NO2:dev

Conversation

@C6H5-NO2

@C6H5-NO2 C6H5-NO2 commented Mar 2, 2019

Copy link
Copy Markdown
Collaborator

Part of the codes to solve issue #83. Corresponding UI is to be added.

not yet completed
String :email, :null => false
index :email, :unique => true
Boolean :verified, :null => true
String :verification_code, unique: true

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Could you please add a new migration file? Any change on db schema without new migration won't take effect on existing db

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants