Skip to main content

standard portal view

when user logs ing, is redirected to /portal and the default page is feed.

is it possibile to have as standard page the page that shows up the enrolled courses?

J V

You would want to make a redirect. You are using FluentAuth right? You should be able to do that there.

J VΒ I'm not using that because if a user is locked out there's no way to unlock it until time passed

J V

Tindaro BattagliaΒ You can not enable the lock option. I am using a different security plugin for the lock but am using FluentAuth for everything else.
Or find a different way to redirect.