We just use web2py auth in our site, and not manual manage cookies.

On 11 апр, 21:56, Mengu <[email protected]> wrote:
> are you saving the cookies in cities.ru domain but not per subdomain?
>
> On Apr 11, 6:40 pm, LightOfMooN <[email protected]> wrote:
>
>
>
>
>
>
>
> > But that is in all browsers (we try IE, FF, Chrome, Safari).
> > I have seen many sites with subdomain structure, where there are one
> > login for all site structure.
> > For example, habrahabr.ru, where subdomain is 
> > username.http://alexkucherov.habrahabr.ru/http://lugansk.habrahabr.ru/http://d...
>
> > So, is there a way in web2py to log in all subdomains?
>
> > On 11 апр, 19:39, Massimo Di Pierro <[email protected]>
> > wrote:
>
> > > The problem I can thnk of is that browser perceives them as different
> > > domains and does not share cookies required for session info.
>
> > > On Apr 11, 12:35 am, LightOfMooN <[email protected]> wrote:
>
> > > > No solutions for that?
>
> > > > On 10 апр, 23:18, LightOfMooN <[email protected]> wrote:
>
> > > > > Hello.
> > > > > I have site based on subdomains, but all of them are the one project.
>
> > > > > for example:
>
> > > > > city1.cities.ru
> > > > > city2.cities.ru
> > > > > city3.cities.ru
>
> > > > > if I login in one subdomain, I should login else in all of others.
>
> > > > > How to fix it?
> > > > > I just want one login for all cities.ru subdomains
>
> > > > > thx

Reply via email to