mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-24 07:00:49 +08:00
feat: add password recovery
This commit is contained in:
@@ -37,6 +37,8 @@ public class User {
|
||||
|
||||
private String verificationCode;
|
||||
|
||||
private String passwordResetCode;
|
||||
|
||||
private String avatar;
|
||||
|
||||
@Column(length = 1000)
|
||||
|
||||
Reference in New Issue
Block a user