btcpayserver/BTCPayServer.Data
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
..
Data Make Payouts and PullPayments columns JSONB (#5800) 2024-03-14 11:13:26 +01:00
Migrations Onboarding: Invite new users on store level (#5719) 2024-03-19 14:58:33 +01:00
ApplicationDbContext.cs Make Payouts and PullPayments columns JSONB (#5800) 2024-03-14 11:13:26 +01:00
ApplicationDbContextFactory.cs Add reporting feature (#5155) 2023-07-24 09:24:32 +09:00
BTCPayServer.Data.csproj Bump libraries 2024-01-17 22:11:30 +09:00
MigrationsExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00