mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 14:40:36 +01:00
* This refactors the email sending so that all the logic related to users and emails are now contained in one location. * The Reset password screen has been updated from its ugly plain self to use the same layout as the login. * An admin can now create a new account without specifying a password. A link is generated that can be given to the intended user to configure the password. If emails are configured, it also sends an email * An admin can now create accounts that still require the user to verify their if the setting is enabled from the server settings. A link is generated that can be given to the intended user to configure the password. If emails are configured, it also sends an email. * The above features can be used in conjunction: An email will have to verify their email through a link. Once verified, the user is redirected to setting the password. * When an email has been verified OR a password has been set, users are now redirected to the login page with the email filled in and a success status message shown instead of a dedicated thank you page. |
||
---|---|---|
.. | ||
_Nav.cshtml | ||
_ViewImports.cshtml | ||
_ViewStart.cshtml | ||
CLightningRestServices.cshtml | ||
ConfiguratorService.cshtml | ||
CreateTemporaryFileUrl.cshtml | ||
CreateUser.cshtml | ||
DynamicDnsService.cshtml | ||
DynamicDnsServices.cshtml | ||
EditAmazonS3StorageProvider.cshtml | ||
EditAzureBlobStorageStorageProvider.cshtml | ||
EditFilesystemStorageProvider.cshtml | ||
EditGoogleCloudStorageStorageProvider.cshtml | ||
Emails.cshtml | ||
Files.cshtml | ||
LightningChargeServices.cshtml | ||
LightningWalletServices.cshtml | ||
ListUsers.cshtml | ||
LndSeedBackup.cshtml | ||
LndServices.cshtml | ||
Logs.cshtml | ||
Maintenance.cshtml | ||
P2PService.cshtml | ||
Policies.cshtml | ||
RPCService.cshtml | ||
ServerNavPages.cs | ||
Services.cshtml | ||
SSHService.cshtml | ||
Storage.cshtml | ||
Theme.cshtml | ||
User.cshtml |