mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Google Reader no longer needs session info.
This commit is contained in:
parent
ffda85c0d3
commit
4e3778a601
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ def opml_upload(request):
|
|||
def reader_authorize(request):
|
||||
logging.info(" ---> [%s] ~BC~FW~SBAuthorize Google Reader import - %s" % (
|
||||
request.user,
|
||||
request.session.session_key,
|
||||
request.META['REMOTE_ADDR'],
|
||||
))
|
||||
oauth_key = settings.OAUTH_KEY
|
||||
|
|
Loading…
Add table
Reference in a new issue