21286 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 404 Views |
-
online login problem

6 August 2010 at 4:03am
Hello
I have this weird thing happening
My site used to be in a folder 'devfolder' now that the project is finished I wanted to put it online in the root folder and changed htaccess to :
RewriteEngine On
RewriteBase /It works fine but if I go to one of the page that has a login (I'm using Security_login.ss as a template) for a private page the fieds with
email and password are already there withe right email and passThe same thing if I go to http://www.mysite.com/admin
Does anyone know where it can come from
Thanks
-
Re: online login problem

6 August 2010 at 9:15am
This is your browser remembering your login details (since it looks only at the host / domain part of the uri). SilverStripe does not such completion of details (well by default).
| 404 Views | ||
|
Page:
1
|
Go to Top |


