OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.45k stars 2.4k forks source link

Release v #17042

Open kaizhutongxie opened 1 day ago

kaizhutongxie commented 1 day ago

visual studio 2022 mysql 5.7 contos8 X64 OrchardCore.Application.Cms.Core.Targets 2.0.2 All other functions are good, but when I tried to log in to/admin, I couldn't log in and the redirect page kept being the/admin page

github-actions[bot] commented 1 day ago

Thank you for submitting your first issue, awesome! 🚀 We're thrilled to receive your input. If you haven't completed the template yet, please take a moment to do so. This ensures that we fully understand your feature request or bug report. On what happens next, see the docs.

If you like Orchard Core, please star our repo and join our community channels.

kaizhutongxie commented 1 day ago

log:info: Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationHandler[11] AuthenticationScheme: Identity.External signed out. dbug: Microsoft.AspNetCore.Mvc.ViewFeatures.CookieTempDataProvider[1] The temp data cookie .AspNetCore.Mvc.CookieTempDataProvider was not found. info: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[103] Executed action method OrchardCore.Users.Controllers.AccountController.Login (OrchardCore.Users), returned result Microsoft.AspNetCore.Mvc.ViewResult in 17.309ms.

hishamco commented 1 day ago

Please choose a proper title, and then mention steps to reproduce