You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Heith Seewald <hs...@slashdotmedia.com> on 2015/02/09 17:19:44 UTC

[allura:tickets] #7831 Logout issue



---

** [tickets:#7831] Logout issue**

**Status:** open
**Milestone:** unreleased
**Labels:** sf-current 
**Created:** Mon Feb 09, 2015 04:19 PM UTC by Heith Seewald
**Last Updated:** Mon Feb 09, 2015 04:19 PM UTC
**Owner:** nobody

Currently the logout functionality of allura is not working.  The **allura-loggedin** cookie gets deleted as expected, but the session remains active.

It appears that by adding **self.session.delete()** to the logout method (on AuthenticationProvider), it fixes the issue.  But further analysis need to be done to see why **self.session.invalidate()** doesn't work as expected.




---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7831 Logout issue

Posted by Dave Brondsema <da...@brondsema.net>.
- **labels**: sf-current --> sf-current, sf-2



---

** [tickets:#7831] Logout issue**

**Status:** open
**Milestone:** unreleased
**Labels:** sf-current sf-2 
**Created:** Mon Feb 09, 2015 04:19 PM UTC by Heith Seewald
**Last Updated:** Mon Feb 09, 2015 04:38 PM UTC
**Owner:** nobody

Currently the logout functionality of allura is not working.  The **allura-loggedin** cookie gets deleted as expected, but the session remains active.

It appears that by adding **self.session.delete()** to the logout method (on AuthenticationProvider), it fixes the issue.  But further analysis need to be done to see why **self.session.invalidate()** doesn't work as expected.




---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7831 Logout issue

Posted by Dave Brondsema <da...@brondsema.net>.
- **labels**: sf-current, sf-2 --> sf-2



---

** [tickets:#7831] Logout issue**

**Status:** closed
**Milestone:** asf_release_1.2.1
**Labels:** sf-2 
**Created:** Mon Feb 09, 2015 04:19 PM UTC by Heith Seewald
**Last Updated:** Fri Feb 20, 2015 10:20 AM UTC
**Owner:** Heith Seewald

Currently the logout functionality of allura is not working.  The **allura-loggedin** cookie gets deleted as expected, but the session remains active.

It appears that by adding **self.session.delete()** to the logout method (on AuthenticationProvider), it fixes the issue.  But further analysis need to be done to see why **self.session.invalidate()** doesn't work as expected.




---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7831 Logout issue

Posted by Dave Brondsema <da...@brondsema.net>.
- **status**: open --> closed
- **assigned_to**: Heith Seewald
- **Reviewer**: Dave Brondsema
- **Comment**:

Merged from https://forge-allura.apache.org/p/allura/git/merge-requests/13/ and also added a new commit for some cosmetic improvements.



---

** [tickets:#7831] Logout issue**

**Status:** closed
**Milestone:** unreleased
**Labels:** sf-current sf-2 
**Created:** Mon Feb 09, 2015 04:19 PM UTC by Heith Seewald
**Last Updated:** Tue Feb 10, 2015 05:57 AM UTC
**Owner:** Heith Seewald

Currently the logout functionality of allura is not working.  The **allura-loggedin** cookie gets deleted as expected, but the session remains active.

It appears that by adding **self.session.delete()** to the logout method (on AuthenticationProvider), it fixes the issue.  But further analysis need to be done to see why **self.session.invalidate()** doesn't work as expected.




---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.