Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to create a new password for the user extension? #4

Open
ghost opened this issue Apr 2, 2023 · 1 comment
Open

How to create a new password for the user extension? #4

ghost opened this issue Apr 2, 2023 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Apr 2, 2023

Hi Tovic,

how I can create a new password for the user extension, because I haven't any login data to the mecha CMS panel.

Many thanks for the help :-) .

@taufik-nurrohman
Copy link
Member

The first time you install this extension, your site should direct you to the user creation form. It’s a simple form that contains just a user and pass input, with a submit button.

But, if you already have a user file that happens to be created in the past (should be stored in .\lot\user\your-user-name.page), you can log in with your old account, or, if you forgot the old user pass, you can delete the .\lot\user\your-user-name\pass.data file then go to http://127.0.0.1/user to log in. Use your-user-name as the user name and put any pass value to the pass field as your new user pass.

Another way to trigger the user creation form again is by deleting the .\lot\user folder with its contents. This will tell the application that your site does not have any users so it will direct you to the user creation form.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant