Kavita/API/DTOs/Account
Joseph Milazzo 8ff123e06c
Forgot Password (#1017)
* Implemented forgot password flow. Fixed a bug in manage user where admins were showing the Sharing With section.

* Cleaned up the reset password flow.

* Reverted some debug code

* Fixed an issue with invites due to ImmutableArray not being set.
2022-02-01 06:04:23 -08:00
..
ConfirmEmailDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ConfirmMigrationEmailDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ConfirmPasswordResetDto.cs Forgot Password (#1017) 2022-02-01 06:04:23 -08:00
InviteUserDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
LoginDto.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
MigrateUserEmailDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ResetPasswordDto.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
TokenRequestDto.cs Less Logging In (#978) 2022-01-22 06:36:32 -08:00
UpdateUserDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00