ORCHARD CONNECTION STRING FILE PASSWORD
For the latter one we could simply alter MembershipService to re-hash the password (and override the per user has configuration) is one successfully validates a user account with an SHA1-hashed password.Ĭomments: Can't work on this right now but will do sooner than Piotr would! :-Dġ.x currently references the following files which don't exist. In addition of () we could change the algorithm to use one that is specifically designed for safe one-way hashing like PBKDF2 and offer a migration path. () official supported different algorithms too. We use SHA1 currently, which is long () (()). (IExecutionStep step, Boolean& completedSynchronously) +155 BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +120 (HttpContext context, AsyncCallback cb, Object extraData) +16 BeginProcessRequest(HttpContext httpContext, AsyncCallback callback, Object state) +48 BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state) +384 b_4(AsyncCallback asyncCallback, Object asyncState, ProcessRequestState innerState) +52 IAsyncController.BeginExecute(RequestContext requestContext, AsyncCallback callback, Object state) +16 BeginExecute(RequestContext requestContext, AsyncCallback callback, Object state) +374
WrappedAsyncVoid`1.CallBeginDelegate(AsyncCallback callback, Object callbackState) +20 b_14(AsyncCallback asyncCallback, Object callbackState, Controller controller) +18 BeginExecuteCore(AsyncCallback callback, Object state) +465 WrappedAsyncVoid`1.CallBeginDelegate(AsyncCallback callback, Object callbackState) +30 b_1c(AsyncCallback asyncCallback, Object asyncState, ExecuteCoreState innerState) +25 AsyncControllerActionInvoker.BeginInvokeAction(ControllerContext controllerContext, String actionName, AsyncCallback callback, Object state) +343 WrappedAsyncResultBase`1.Begin(AsyncCallback callback, Object state, Int32 timeout) +128 WrappedAsyncResult`1.CallBeginDelegate(AsyncCallback callback, Object callbackState) +14 c_Displa圜lass21.b_19(AsyncCallback asyncCallback, Object asyncState) +743 InvokeAuthorizationFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor) +97
Orchard.UI.(AuthorizationContext filterContext) +66 GetCurrentCulture(HttpContextBase requestContext) +273 _Displa圜lassd.b_8(ICultureSelector x) +15 GetCulture(HttpContextBase context) +125
When Culture Picker and Layouts modules are enabled, then when I go to editing a page and try to change properties for a grid (or any other layout element), I get this error.