Files
Orchard/src/Orchard.Web/Modules/Orchard.Users
Matteo Piovanelli 1e1668fdc2 Abstracted account validation (#7944)
* Added a service to abstract some account validation away from the AccountController, so it's easier to upgrade it and use the same validation elsewhere.

* Added a validation context to carry information used for validation of account
information.

* Refactored password validation in the AccountController

* Updated tests

* fixed value read from context.ValidationSuccessful
2022-01-14 09:36:26 +01:00
..
2022-01-14 09:11:12 +01:00
2021-02-11 19:25:48 +01:00
2019-02-19 21:00:04 +01:00
2021-02-19 10:31:26 +01:00
2022-01-14 09:11:12 +01:00