Skip to content

Commit

Permalink
Merge pull request #1477 from shesek/patch-1
Browse files Browse the repository at this point in the history
Small clarification for the password reset process
  • Loading branch information
pavlenex authored Jan 10, 2025
2 parents 8c59271 + fed790f commit 0eb4446
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/FAQ/ServerSettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ Next, add the newly registered user `[email protected]` as an admin:

Now you can access using `[email protected]` as admin.

Note that if you were already logged in with the user prior to making it an admin, you'll have to log-out and log-in again.

After applying the changes, you’ll notice the newly created admin user isn't automatically added to any stores. If your BTCPayServer version is 2.0 or newer, you can manually add the new server admin to the stores. For older versions of BTCPayServer, you can regain access to the old server admin account (and thus stores) by either configuring SMTP to send a password reset email or by using the [**Admin Pass Reset** plugin from R0ckstar Dev](https://github.com/rockstardev/BTCPayServerPlugins.RockstarDev/tree/master/Plugins/BTCPayServer.RockstarDev.Plugins.AdminPassReset).

### How to add a new user by invite?
Expand Down

0 comments on commit 0eb4446

Please sign in to comment.