calibre-web/cps
Michael Shavit 27d084ce39 Remove the KoboUserKey-based Authentication.
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.
2019-12-20 00:55:53 -05:00
..
services
static
templates Remove the KoboUserKey-based Authentication. 2019-12-20 00:55:53 -05:00
translations Merge remote-tracking branch 'translation/patch-3' 2019-11-17 06:59:22 +01:00
__init__.py
about.py
admin.py Remove the KoboUserKey-based Authentication. 2019-12-20 00:55:53 -05:00
cache_buster.py
cli.py
comic.py
config_sql.py Add initial support for Kobo device Sync endpoint. 2019-12-05 01:56:59 -05:00
constants.py
converter.py
db.py Remove custom_column usages from an earlier commit. 2019-12-07 21:08:53 -05:00
editbooks.py FIx for (#1092 listening to mp3 not working) 2019-12-01 12:36:55 +01:00
epub.py
fb2.py
gdrive.py
gdriveutils.py Fix for gdrive not working #1081 2019-11-26 10:46:06 +01:00
helper.py Remove unused import and fix python3 compatibility, as per Ozielsaacs comments. 2019-12-11 00:12:35 -05:00
iso_language_names.py
isoLanguages.py
jinjia.py
kobo_auth.py Remove the KoboUserKey-based Authentication. 2019-12-20 00:55:53 -05:00
kobo.py Remove the KoboUserKey-based Authentication. 2019-12-20 00:55:53 -05:00
logger.py Logging to stdout, proposal form #1078 2019-11-16 10:09:34 +01:00
oauth_bb.py
oauth.py
opds.py Fix for #1096 (exception on digest request) 2019-12-01 09:33:11 +01:00
pagination.py
redirect.py
reverseproxy.py
server.py
shelf.py
subproc_wrapper.py
tess.py Fix pdf cover 2019-11-26 08:19:03 +01:00
ub.py Remove the KoboUserKey-based Authentication. 2019-12-20 00:55:53 -05:00
updater.py
uploader.py Fix pdf cover 2019-11-26 08:19:03 +01:00
web.py Remove the KoboUserKey-based Authentication. 2019-12-20 00:55:53 -05:00
worker.py Fix for gdrive not working #1081 2019-11-26 10:46:06 +01:00