Skip to content

overflow#14

Open
arul21 wants to merge 4 commits into
xavier-fox-2018:masterfrom
djaduls:master
Open

overflow#14
arul21 wants to merge 4 commits into
xavier-fox-2018:masterfrom
djaduls:master

Conversation

@arul21
Copy link
Copy Markdown

@arul21 arul21 commented Nov 21, 2018

No description provided.

Comment thread server/models/User.js Outdated
required: [true, 'Password is required'],
validate: {
validator: function(v) {
if(v.length <= 6) return false
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

kalo nambahin validator gini, pas di registration controller harus bener juga handling error nya.. trus di client juga kalo ada error ditampilkan kenapa nya. kalo skrg cuman close window doank, gak jelas apakah udah berhasil ter register / ga

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.

2 participants