Skip to content

Conversation

@github138
Copy link
Member

workaround ?logout urls relogin problem

see http://bugs.racktables.org/view.php?id=1309

@infrastation
Copy link
Member

The code that authenticates users is an important part of the software. When making changes to it, please explain both the problem and the solution in the commit message.

@github138
Copy link
Member Author

This would be a fix for Request #104. Which should corret the relogin behaviour. After logout you have to change the URL ( remove ?logout ) to login in again.
The intension was to user a SESSION variable to solve this.
This (#105) should fix that you have to login twice with #104 applied.

@github138
Copy link
Member Author

see request #107 for different solution

@github138 github138 force-pushed the maintenance-0.20.x branch 2 times, most recently from 9936575 to 14b6280 Compare March 11, 2015 13:19
@github138
Copy link
Member Author

Logout URL was not always working

@mltmtncr
Copy link

after logout when i click the back button session is continiue running how can i fix that problem

@github138
Copy link
Member Author

You could try #107 which address this kind of issue

Also see
http://stackoverflow.com/questions/449788/http-authentication-logout-via-php

@infrastation
Copy link
Member

Replaced by pull request #107, closing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants