mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
Give missing account warning during password reset
The reset password process will tell the user if they do not have an account.
This commit is contained in:
parent
2ddd7ada9b
commit
b5a5cfd697
4 changed files with 24 additions and 6 deletions
|
@ -10,7 +10,6 @@
|
|||
// https://documize.com
|
||||
|
||||
import { isEmpty } from '@ember/utils';
|
||||
|
||||
import RSVP from 'rsvp';
|
||||
import Service, { inject as service } from '@ember/service';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue