OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

Import and Export UserPart.ForcePasswordChange flag #8669

Open AndreaPiovanelli opened 1 year ago

AndreaPiovanelli commented 1 year ago

https://github.com/OrchardCMS/Orchard/blob/ff70011b695395a0639748afc2c1032468233bae/src/Orchard.Web/Modules/Orchard.Users/Drivers/UserPartDriver.cs#L13

As the title says, the property ForcePasswordChange of the UserPart isn't exported or imported inside the driver.