Apparently TG2 automatically configures FriendlyForm via repoze.what.plugins.quickstart.setup_sql_auth(). The FriendlyForm plugin is registered as IChallenger as well as IIdentifier. The FriendlyForm receives a 401 response code, and overwrites it to 302 (and returns a form). My additional who.ini configuration did kick in (but later in the cycle) and by that time the response code was already 302.
-- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

