Skip to content

wzhsunn/mysite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is your new Play application

play framework for signup and signin

实现了用户注册和登录

注册

  • 用户名存在验证
  • 用户名为空验证
  • 用户名长度验证
  • 密码长度验证
  • 密码为空验证
  • 邮箱可选,格式验证
  • 手机号可选,格式验证

登录

  • 用户名为空验证
  • 密码为空验证
  • 用户名和密码有效验证

TODO list

  • 密码加密

This file will be packaged with your application, when using play dist.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors