Hi, how can passwords be reset? Is it possible to manually edit the user pw via the filesystem?
Thanks, Anders
andkav Hi, there are two options:
Delete the config/accounts.php file and then navigate to the dashboard to create a new account.
config/accounts.php
Use the command line to create a new user:
php automad/console createuser
Great. Will try that. Thank you!
Powered by FreeFlarum.(remove this footer)