Skip to content
  • Dries Buytaert's avatar
    - Patch by James: made the blogapi work with DA. · 334f24b4
    Dries Buytaert authored
       * Refactored the "brains" of user_login() to user_authenticate($user, $pass) so that blogapi (and others) can authenticate users (including those using DistAuth) without all the html and drupal_goto calls
       * Updates blogapi_validate_user to use user_authenticate.
    334f24b4