- **status**: in-progress --> code-review - **Comment**: allura:db/7732
SourceForge refactoring lands in forge-classic:db/7732 and config value `force_ssl.logged_in = true` --- ** [tickets:#7732] Be able to use secure cookies and SSLMiddleware ** **Status:** code-review **Milestone:** forge-oct-17 **Created:** Thu Oct 02, 2014 02:23 PM UTC by Dave Brondsema **Last Updated:** Mon Oct 06, 2014 02:41 PM UTC **Owner:** Dave Brondsema `SSLMiddleware` currently has some SourceForge-specific bits that we should factor out, so anyone can use it. We should also support secure session cookies, and do so in a way that works with mixed http/https usage. E.g. with a non-secure cookie that acts as a flag indicating a secure session is available and the app can redirect from http->https. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
