Bug #1085
Sunstone cookie doest not contain GID information, makes chown, chgrp etc actions dissapear
Status: | Closed | Start date: | 01/24/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Hector Sanjuan | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | Release 3.4 - S0 | |||
Resolution: | Pull request: | |||
Affected Versions: | OpenNebula 3.2 |
Description
Some users have reported this issue when using sunstone. It comes up with no apparent reason. Firebug reports 'gid' as undefined. Happens after resetting cookies, with different browsers. Only reported for OpenNebula 3.0 so far.
Associated revisions
Bug #1085: Increase cookie expiration time in web-UIs.
Skewed clocks can cause that cookie does not work. Expiration time increased from 1 to 10 minutes, which is the same as the default duration of the session.
Bug #1085: Increase cookie expiration time in web-UIs.
Skewed clocks can cause that cookie does not work. Expiration time increased from 1 to 10 minutes, which is the same as the default duration of the session.
(cherry picked from commit f9b9f1a0cd9b492239411d2150834e00291540b0)
Bug #1085: Increase cookie expiration time in web-UIs.
Skewed clocks can cause that cookie does not work. Expiration time increased from 1 to 10 minutes, which is the same as the default duration of the session.
(cherry picked from commit f9b9f1a0cd9b492239411d2150834e00291540b0)
History
#1 Updated by Hector Sanjuan over 9 years ago
- Category set to Sunstone
- Status changed from New to Assigned
- Assignee set to Hector Sanjuan
- Affected Versions OpenNebula 3.2 added
It seems the problem is caused by an expired cookie in systems where the clock is skewed over 60 seconds in the clients.
#2 Updated by Ruben S. Montero over 9 years ago
- Status changed from Assigned to Closed
- Target version set to Release 3.4 - S0