Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
I am running umbraco local.So I added manualy a user in the database.
and I se this:
<add name="UsersMembershipProvider" type="Umbraco.Web.Security.Providers.UsersMembershipProvider, Umbraco" minRequiredNonalphanumericCharacters="0" minRequiredPasswordLength="4" useLegacyEncoding="true" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" passwordFormat="Clear" />
But if I login now, after 1 second the message will appear: Session timed out. Log in below.
How to stay logged in?
Thank you
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
added user
I am running umbraco local.So I added manualy a user in the database.
and I se this:
But if I login now, after 1 second the message will appear: Session timed out. Log in below.
How to stay logged in?
Thank you
is working on a reply...