mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Deprecate /parent/can-recover-password
This commit is contained in:
@@ -64,6 +64,9 @@ On success: object with ``deviceAuthToken`` (string) and ``ownDeviceId`` (string
|
|||||||
|
|
||||||
## POST /parent/can-recover-password
|
## POST /parent/can-recover-password
|
||||||
|
|
||||||
|
**Depreacted:** The caller should know by itself if the mail address belongs to the user.
|
||||||
|
``/recover-parent-password`` will report a failure if it does not.
|
||||||
|
|
||||||
Use this to check if the parent password can be recovered. This checks that the
|
Use this to check if the parent password can be recovered. This checks that the
|
||||||
mail auth token matches the mail address of the parent user.
|
mail auth token matches the mail address of the parent user.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user