Use sitecake for page behind login

Dear,

On my simple page I have a simple login. Behind the login, there is one page that I want to make editable.
There is a problem. If I am logged in, in Sitecake my input fields doesn’t work anymore, that’s logical.
So I first have to login to my page and then login in Sitecake but if I go to /sitecake.php the website automatically redirect me to the homepage en the website forgotten that I was logged in. Is there any way to make it possible to edit the page behind my own login page?

Thanks!

Hi, you could edit sitecake.php file to start session you need for your page behind login. Or create separate file for session starting and include it in sitecake.php. Just make sure to maintain that code on sitecake update. For more specific solution, I should see the code. If you don’t manage to solve this, post a ticket on support site (http://support.sitecake.com/hc/en-us/requests/new) or send PM with website details and sitecake password.