cofoundry-cms / cofoundry

Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development

Home Page:https://www.cofoundry.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REDIRECT TO SIGN-IN flag not saving

gofrancis opened this issue · comments

The REDIRECT TO SIGN-IN flag under ACCESS CONTROL > Violation Action does not seem to be saving.

Cofoundry-Redirect-to-SignIn

You'll need to add an access rule before that option can be saved, as the redirect target is dependent on the user area selected in the access rule. In any case, perhaps those options should be disabled until an access rule has been created.

Thanks for your reply Joel.

I did add an access rule. But still it won't save the settings.

Screenshot_20220427_170259_com android chrome

For now, I added the values in the table manually to enable the redirect.

Ok, yep I can see now that that's a bug in the admin panel front-end. When there is a single user area it's supposed to automatically select it by default, but it is not being set correctly.

Fixed, will be released in 0.10.3