Microsoft Security Advisory (973811): Extended Protection for Authentication - 12/14/2010


 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions Security Advisories (RSS) - Microsoft Microsoft Security Advisory (973811): Extended Protection for Authentication - 12/14/2010
# 1  
Old 12-14-2010
Microsoft Security Advisory (973811): Extended Protection for Authentication - 12/14/2010

Revision Note: V1.8 (December 14, 2010): Updated the FAQ with information about a non-security update enabling Microsoft Outlook to opt in to Extended Protection for Authentication. Advisory Summary:Microsoft is announcing the availability of a new feature, Extended Protection for Authentication, on the Windows platform. This feature enhances the protection and handling of credentials when authenticating network connections using Integrated Windows Authentication (IWA).

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Jifty::Plugin::Authentication::Password::Dispatcher(3pm)User Contributed Perl DocumentatioJifty::Plugin::Authentication::Password::Dispatcher(3pm)

NAME
Jifty::Plugin::Authentication::Password::Dispatcher - password plugin dispatcher DESCRIPTION
All the dispatcher rules jifty needs to support "" in Jifty::Authentication::Password RULES
"before logout" Logout and return home. See Jifty::Plugin::Authentication::Password::Action::Logout. "before *" Setup the navigation menu for login or logout. "on qr/^(?:signup|lost_password)$/" Redirect to home if logged. Request a password reminder or signup for an account otherwise. "on login" Redirect to home if logged. Show the login form otherwise. "before reset_lost_password" Request a password reset. "before passwordreminder" Request a new password reminder to be sent by email. See Jifty::Plugin::Authentication::Password::Action::SendPasswordReminder. "before signup" Sign up for an account. See Jifty::Plugin::Authentication::Password::Action::Signup. "before login" Login to your account. See Jifty::Plugin::Authentication::Password::Action::Login. not_logged_in_nav Adds the login and signup links to the navigation menu. logged_in_nav Adds the logout link to the navigation menu. SEE ALSO
Jifty::Plugin::Authentication::Password, Jifty::Plugin::Authentication::Password::View COPYRIGHT
Jifty is Copyright 2005-2010 Best Practical Solutions, LLC. Jifty is distributed under the same terms as Perl itself. perl v5.14.2 2010-12-10 Jifty::Plugin::Authentication::Password::Dispatcher(3pm)