btcpayserver/BTCPayServer/Views/UIAccount
d11n 09dbe44bca
Onboarding: Invite new users on store level (#5719)
* Onboarding: Invite new users

- Separates the user self-registration and invite cases
- Adds invitation email for users created by the admin
- Adds invitation tokens to verify user was invited
- Adds handler action for invite links
- Refactors `UserEventHostedService`
- Fixes #5726.

* Add permissioned form tag helper

* Better way of changing a user's role

* Test fixes
2024-03-19 14:58:33 +01:00
..
_ViewImports.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
CheatPermissions.cshtml Adapt cookie auth to work with same API permission system (#4595) 2023-03-20 10:46:46 +09:00
ForgotPassword.cshtml Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
ForgotPasswordConfirmation.cshtml Refactor signed out action views (login, register, etc.) (#3333) 2022-01-21 11:10:03 +09:00
Lockout.cshtml Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
Login.cshtml Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
LoginWith2fa.cshtml UI: Form validation summary matches alert style (#5576) 2023-12-21 23:43:12 +09:00
LoginWithFido2.cshtml Unify 2FA login boxes (#4506) 2023-01-09 16:38:03 +01:00
LoginWithLNURLAuth.cshtml Unify 2FA login boxes (#4506) 2023-01-09 16:38:03 +01:00
LoginWithRecoveryCode.cshtml Use simple layout for 2FA views 2022-03-03 13:43:22 +01:00
Register.cshtml Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
SecondaryLogin.cshtml Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
SetPassword.cshtml Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
SignedOut.cshtml Rename UI controllers 2022-01-14 13:46:03 +09:00