Skip to content

Commit 0eb4446

Browse files
authored
Merge pull request #1477 from shesek/patch-1
Small clarification for the password reset process
2 parents 8c59271 + fed790f commit 0eb4446

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/FAQ/ServerSettings.md

+2
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ Next, add the newly registered user `[email protected]` as an admin:
129129

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

132+
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.
133+
132134
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).
133135

134136
### How to add a new user by invite?

0 commit comments

Comments
 (0)