• Michael Shavit's avatar
    Remove the KoboUserKey-based Authentication. · 27d084ce
    Michael Shavit authored
    Instead, the user generates the api_endpoint url to set on their device
    by visiting http://.../kobo_auth/generate_auth_token.
    The generated url will contain a RemoteAuthorizationToken that will be
    included on all subsequent requests from the device to the kobo/
    endpoints. (In contrast, the device is authenticated using a session cookie on
    requests to the download endpoint).
    
    Also use Flask.url_for to generate download urls.
    27d084ce
Name
Last commit
Last update
..
admin.html Loading commit data...
author.html Loading commit data...
book_edit.html Loading commit data...
book_exists_flash.html Loading commit data...
config_edit.html Loading commit data...
config_view_edit.html Loading commit data...
detail.html Loading commit data...
discover.html Loading commit data...
email_edit.html Loading commit data...
feed.xml Loading commit data...
fragment.html Loading commit data...
http_error.html Loading commit data...
index.html Loading commit data...
index.xml Loading commit data...
json.txt Loading commit data...
languages.html Loading commit data...
layout.html Loading commit data...
list.html Loading commit data...
listenmp3.html Loading commit data...
login.html Loading commit data...
logviewer.html Loading commit data...
osd.xml Loading commit data...
read.html Loading commit data...
readcbr.html Loading commit data...
readpdf.html Loading commit data...
readtxt.html Loading commit data...
register.html Loading commit data...
remote_login.html Loading commit data...
search.html Loading commit data...
search_form.html Loading commit data...
shelf.html Loading commit data...
shelf_edit.html Loading commit data...
shelf_order.html Loading commit data...
shelfdown.html Loading commit data...
stats.html Loading commit data...
tasks.html Loading commit data...
user_edit.html Loading commit data...