You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Calling <ontowiki>/account/recover results in the following warning and error:
Warning: require_once(Erfurt/Auth/Identity/Recovery.php): failed to open stream: No such file or directory in <ontowiki>/extensions/account/AccountController.php on line 66
Fatal error: require_once(): Failed opening required 'Erfurt/Auth/Identity/Recovery.php' (include_path='[…]') in <ontowiki>/extensions/account/AccountController.php on line 66
We should make sure, that this works.
The text was updated successfully, but these errors were encountered:
Calling
<ontowiki>/account/recover
results in the following warning and error:We should make sure, that this works.
The text was updated successfully, but these errors were encountered: