|
ticket id 000038 |
status open |
priority medium ★★ |
assigned to Yuri |
Reported by: jnwhiteh Component: |
On a default sputnik installation using git backend and mainline code I have created the Admin and the jnwhiteh users using the registration system. However, when I visit the _passwords node, I am logged out and receive "Sorry, that action is not allowed".
Actually, it appears I'm having issues with my cookies when running on xavante from a fresh installation. I'm not sure what could be causing this issue or how best to troubleshoot it.
It appears I lose my session after the second page view.
I can't reproduce this. -- Yuri
wget http://sputnik.freewisdom.org/files/sputnik_install_2008_06_22.shsh sputnik_install_2008_06_22.shgit clone git://gitorious.org/sputnik/mainline.git mainline.gitbash mainline.git/link_rock.sh -i ${PWD} -g mainline.git./bin/xavante_start- Open a web browser
- Browse to http://localhost:8080/sputnik.ws
- Register the "Admin" account
- Click the Sputnik logo to return to the main page
- If that doesn't log you out, continue to click the logo (or any wiki links) until you are logged out.
I can reproduce this every time.
Ok, I see it now. I don't think it's a cookie issue. - Yuri
This happens when using the new install script too, with default (text-based) backend. - João Felipe Santos