Changeset 215:f366d9c90127

Show
Ignore:
Timestamp:
04/06/11 23:02:10 (14 months ago)
Author:
Menno Smits <menno@…>
Branch:
default
Message:

Mentioned OAUTH in NEWS and Johannes in THANKS

Files:
2 modified

Legend:

Unmodified
Added
Removed
  • NEWS

    r203 r215  
    11.. -*-Mode: rst; -*- 
     2 
     3============= 
     4 Development 
     5============= 
     6 
     7OAUTH Support (#54) [NEW] 
     8------------------------- 
     9OAUTH authentication is now supported using the oauth_login 
     10method. This requires the 3rd party oauth2 package is 
     11installed. Thanks to Johannes Heckel for contributing the patch to 
     12this. 
    213 
    314============= 
  • THANKS

    r202 r215  
    2424    FETCH modifiers patch. 
    2525 
     26Johannes Heckel 
     27     OAUTH and IDLE support.  
    2628 
    2729Bug Reports