mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Forcing re-approval on Google Reader import.
This commit is contained in:
parent
a0f75e6396
commit
cccee1e787
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@ def reader_authorize(request):
|
|||
scope="http://www.google.com/reader/api",
|
||||
redirect_uri=STEP2_URI,
|
||||
user_agent='NewsBlur Pro, www.newsblur.com',
|
||||
approval_prompt="force",
|
||||
)
|
||||
logging.user(request, "~BB~FW~SBAuthorize Google Reader import - %s" % (
|
||||
request.META['REMOTE_ADDR'],
|
||||
|
|
Loading…
Add table
Reference in a new issue