Page 1 of 1

Logout

PostPosted: Sun Jun 04, 2006 12:29 am
by crisbtreets
It would be nice to have a logout feature to allow for user switching.

I'm loving 2.7. Thanks alot!

PostPosted: Mon Jun 05, 2006 6:32 pm
by sindre_mehus
I totally agree!
Unfortunately the security library I'm using (http://securityfilter.sourceforge.net/) doesn't support logout when using BASIC authentication. (At least I haven't managed to get it to work).

(Just for the record: securityfilter is otherwise a lovely piece of software)

Sindre

PostPosted: Tue Jun 27, 2006 6:55 pm
by sindre_mehus
Update: The security mechanism has been reimplemented in Subsonic 2.8 (not yet released). I've replaced Securityfilter with Acegi (http://acegisecurity.org), and added a logout option.

I've also replaced the login popup (BASIC authentication) with a form-based login.

Sindre