password reset implementation;
custom signin form
This commit is contained in:
@ -263,6 +263,9 @@ enum EventLogType {
|
||||
AssignmentReplacementRequested
|
||||
AssignmentReplacementAccepted
|
||||
SentEmail
|
||||
PasswordResetRequested
|
||||
PasswordResetEmailConfirmed
|
||||
PasswordResetCompleted
|
||||
}
|
||||
|
||||
model EventLog {
|
||||
|
Reference in New Issue
Block a user