<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -96,6 +96,7 @@ module Google
       url = URI.parse(LOGIN_URL)
       req = Net::HTTP::Post.new(url.request_uri)
       req.set_form_data({
+	'accountType' =&gt; 'HOSTED_OR_GOOGLE',
         'Email'    =&gt; @email, 
         'Passwd'   =&gt; @password, 
         'source'   =&gt; SOURCE, 
@@ -155,4 +156,4 @@ module Google
         matches.nil? ? nil : matches[0].gsub('SID=', '')
       end
   end
-end
\ No newline at end of file
+end</diff>
      <filename>lib/google/base.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b537d210cb2c73b5fa6309167e35c9409496bad2</id>
    </parent>
  </parents>
  <author>
    <name>Mike Fischer</name>
    <email>mfischer@hackintosh.mfischer.com</email>
  </author>
  <url>http://github.com/jnunemaker/googlebase/commit/c17b01caa306aa4cb7864602657dd5a534b6dc0b</url>
  <id>c17b01caa306aa4cb7864602657dd5a534b6dc0b</id>
  <committed-date>2009-01-29T20:27:31-08:00</committed-date>
  <authored-date>2009-01-14T15:38:33-08:00</authored-date>
  <message>Added support for Google Apps hosted domains

Signed-off-by: John Nunemaker &lt;nunemaker@gmail.com&gt;</message>
  <tree>3a94c9b92c54f12c96bb141a971090b8005c3aaf</tree>
  <committer>
    <name>John Nunemaker</name>
    <email>nunemaker@gmail.com</email>
  </committer>
</commit>
