Menu

#2158 (ok 2.8.2) layout broken (css) without cookies

2.8.1
invalid
Interface (555)
1
2013-06-11
2006-05-30
No

when i disable cookies, the layout (original) is
broken. I attached a picture with cookies and without.

Discussion

1 2 > >> (Page 1 of 2)
  • jan honsberg

    jan honsberg - 2006-05-30

    screenshot of original-theme without cookies

     
  • jan honsberg

    jan honsberg - 2006-05-30

    screenshot of original-theme with cookies

     
  • jan honsberg

    jan honsberg - 2006-05-30

    Logged In: YES
    user_id=414715

    also, i cannot switch the theme.
    maybe, without cookies it will use no theme?

     
  • Jürgen Wind

    Jürgen Wind - 2006-05-30

    Logged In: YES
    user_id=1383652

    i can confirm that in HEAD,
    not in 2.8.1 (May 20 17:33:32 UTC 2006)

     
  • Marc Delisle

    Marc Delisle - 2006-05-30

    Logged In: YES
    user_id=210714

    Confirmed broken layout in 2.8.1 without cookies.

     
  • Marc Delisle

    Marc Delisle - 2006-05-31

    Logged In: YES
    user_id=210714

    Our current version 2.8.1 needs to have cookies enabled, but
    we forgot to announce this.

    It's not likely that this restriction will be removed, it's
    a security matter.

     
  • Marc Delisle

    Marc Delisle - 2006-05-31
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2006-06-02

    Logged In: YES
    user_id=210714

    Now documented for 2.8.2. In 2.9.0, additional message
    inform the user about this, for all authentication types.

     
  • Marc Delisle

    Marc Delisle - 2006-06-02
    • summary: layout broken (css) without cookies --> (ok 2.8.2) layout broken (css) without cookies
    • priority: 5 --> 1
    • status: open --> open-wont-fix
     
  • jan honsberg

    jan honsberg - 2006-06-03

    Logged In: YES
    user_id=414715

    you can't be serious.
    this is not an possible solution.

    why can't you save the selected theme in the session or just
    load the configurated default theme...

    i cannot accept this.

     
  • jan honsberg

    jan honsberg - 2006-06-03
    • priority: 1 --> 5
    • status: open-wont-fix --> open-invalid
     
  • Marc Delisle

    Marc Delisle - 2006-06-04

    Logged In: YES
    user_id=210714

    We can propagate the session id either in a cookie or in the
    URL. We ruled out the URL method because of security issues
    (see recent discussion in the phpmyadmin-devel list
    archive), so we have no other option left.

     
  • Jürgen Wind

    Jürgen Wind - 2006-06-04

    Logged In: YES
    user_id=1383652

    >because of security issues
    the php session id travels unencrypted over the net in both
    cases!

     
  • Marc Delisle

    Marc Delisle - 2006-06-05

    Logged In: YES
    user_id=210714

    windkiel,
    see the recent discussion "tokens and cookies" in the
    phpmyadmin-devel list. Also on this page
    http://www.php.net/manual/en/ref.session.php
    there is an external link talking about session fixation

     
  • Jürgen Wind

    Jürgen Wind - 2006-06-05

    Logged In: YES
    user_id=1383652

    Marc,
    tnx for that interesting link, but i think i have no access
    to the pma-devel list. before i dwelve through all the
    sources, is there a page that explains that token purpose?

     
  • Marc Delisle

    Marc Delisle - 2006-06-06

    Logged In: YES
    user_id=210714

    Juergen,
    go to
    https://sourceforge.net/projects/phpmyadmin/
    click Mail
    and you'll see a link to the list archives.

     
  • Marc Delisle

    Marc Delisle - 2006-06-08

    Logged In: YES
    user_id=210714

    j-a-n, any other suggestion?

     
  • jan honsberg

    jan honsberg - 2006-06-09

    Logged In: YES
    user_id=414715

    I know the problem, despite that I haven't found the email
    traffic about which you talked.
    but i still think, you can do it better. in my applications
    i do further checks when not using an cookie:
    - ip adress must be the same
    - browser (user_agent) must be the same
    when using cookies, the ip-adress will not been checked.

    i suggest this way to you, too. nevertheless i would like
    you to make an config-switch.

     
  • Marc Delisle

    Marc Delisle - 2006-06-09

    Logged In: YES
    user_id=210714

    j-a-n, about your further checks, are you talking about how
    to propagate session id or just about cookies in general?

     
  • jan honsberg

    jan honsberg - 2006-06-14

    Logged In: YES
    user_id=414715

    I am talking about handling the session id, which will be
    doing via cookie or url.
    isn't your problem, that anybody can catch the session-id
    via url and can access the db?

     
  • Marc Delisle

    Marc Delisle - 2006-06-20

    Logged In: YES
    user_id=210714

    Sorry, I don't understand "isn't your problem".

    Do you mean that phpMyAdmin should not bother about
    defending itself against such attacks on the session id via URL?

     
  • Marc Delisle

    Marc Delisle - 2006-06-21
    • priority: 5 --> 1
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580

    "ip address must be the same" this is not a possible check!
    (users may switch proxys between requests (AOL), and not all
    proxy deliver forwarded-for-header)

    please read the mailings before posting any other solution
    already discussed there
    (mailing archives are down for some days, sf.net maintenance)

     
  • Marc Delisle

    Marc Delisle - 2006-06-30
    • status: open-invalid --> closed-invalid
     
  • Janis

    Janis - 2006-11-14

    Logged In: YES
    user_id=1306263
    Originator: NO

    Hi!

    Just wanted to add that I had the phpMyAdmin layout problem for a recently installed PHP, too. It turned out that the session/upload paths in "php.ini" were not set correctly.

     
1 2 > >> (Page 1 of 2)
MongoDB Logo MongoDB