21307 Posts in 5737 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2223 Views |
-
User Login in Frontend

21 February 2009 at 2:44am
Hello,
I want two fields of username and password on frontend of my site so that the people who has username and password can only access some pages which can't be shown on site. When user Logs in the site he can access some pages where some files are upload anyone else can't access, can anyone help me in this regard? I dont want user registration no body will register on site only access to pages which i want to. Please if some one knows kindly tell.
Thanks -
Re: User Login in Frontend

21 February 2009 at 5:04am
Hi Harimgenius, welcome to Silverstripe
Just create a new user group in the security section and then a new user with the username and password you want people to use, then under the 'access' tab on the pages in question set the 'can be viewed by' to 'only these people' and choose your new group from the dropdown. Users will then be asked to login when they try to access that page.
-
Re: User Login in Frontend

30 March 2009 at 12:47pm
This is an excellent thing. Now, I need to ask. How do you get the user to login to the site and have the session(or cookie) know they are logged in?
This is my quest.
Terry
-
Re: User Login in Frontend

30 March 2009 at 12:55pm
Well to login you just go to www.yoursite.com/Security/login
Silverstripe deals with the rest
-
Re: User Login in Frontend

30 March 2009 at 12:58pm
Oh yeah...I'm sorry. I was looking a login for the site and not the CMS.
My apologies.
Terry
-
Re: User Login in Frontend

30 March 2009 at 1:05pm
It's the same login form. If you are on your way to the CMS (i.e. you jsut typed /admin) then it will redirect you there, but if you were on yourway to a password protected area then it would redirect you to that instead.
-
Re: User Login in Frontend

30 March 2009 at 3:13pm
Really, so I can set the login access in the CMS. That means there is a table with all the users.
I have an external table of authorized users that will get checked before allowing into certain pages.
This is very helpful. Thank you.
Terry
| 2223 Views | ||
|
Page:
1
|
Go to Top |



