Files
ocis/changelog/1.19.0_2022-03-29/password-reset-link.md
2023-04-21 15:40:53 +05:45

253 B

Enhancement: Add password reset link to login page

Added a configurable password reset link to the login page. It can be set via IDP_PASSWORD_RESET_URI. If the option is not set the link will not be shown.

https://github.com/owncloud/ocis/pull/3329