You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
parallel-library/cps
Michael Shavit 9ede01f130 * Add a UserKeyToken to the User table for Kobo authorization.
* Add proper authorization checks on the new Kobo endpoints.

Important Note: As a side-effect, all CalibreWeb API calls can be
authorized using this token (i.e without a username&password).
5 years ago
..
services Additional fix #1016 5 years ago
static Fix logfile loading behind reverse proxy (#1047) 5 years ago
templates * Add a UserKeyToken to the User table for Kobo authorization. 5 years ago
translations Fix for #1037 5 years ago
__init__.py Fix language selection on python3 5 years ago
about.py Fix #1016 5 years ago
admin.py * Add a UserKeyToken to the User table for Kobo authorization. 5 years ago
cache_buster.py Merge branch 'Develop' 5 years ago
cli.py use the standard socket library to validate the ip address argument 5 years ago
comic.py Bugfix for comicapi 5 years ago
config_sql.py Add initial support for Kobo device Sync endpoint. 5 years ago
constants.py Reenabled multiple oauth provider 5 years ago
converter.py about page: build the versions dictionary only once 5 years ago
db.py Add initial support for Kobo device Sync endpoint. 5 years ago
editbooks.py Merge branch 'Develop' 5 years ago
epub.py Merge branch 'Develop' 5 years ago
fb2.py Merge branch 'Develop' 5 years ago
gdrive.py Merge branch 'Develop' 5 years ago
gdriveutils.py Deactivate ldap 5 years ago
helper.py Add initial support for Kobo device Sync endpoint. 5 years ago
isoLanguages.py Moved language names from iso639.pickle to a python file 5 years ago
iso_language_names.py Merge branch 'Develop' 5 years ago
jinjia.py Merge branch 'Develop' 5 years ago
kobo.py * Add a UserKeyToken to the User table for Kobo authorization. 5 years ago
kobo_auth.py * Add a UserKeyToken to the User table for Kobo authorization. 5 years ago
logger.py provide a default logging configuration (fixes #987) 5 years ago
oauth.py Reenabled multiple oauth provider 5 years ago
oauth_bb.py Reenabled multiple oauth provider 5 years ago
opds.py Fix for #991 5 years ago
pagination.py Merge branch 'Develop' 5 years ago
redirect.py Merge branch 'Develop' 5 years ago
reverseproxy.py Merge branch 'Develop' 5 years ago
server.py use the standard socket library to validate the ip address argument 5 years ago
shelf.py Fix for https://github.com/janeczku/calibre-web/issues/1002 5 years ago
subproc_wrapper.py Merge branch 'Develop' 5 years ago
ub.py * Add a UserKeyToken to the User table for Kobo authorization. 5 years ago
updater.py Revert bug in updater.py preventing new files from being created 5 years ago
uploader.py Added more information about dependencies 5 years ago
web.py * Add a UserKeyToken to the User table for Kobo authorization. 5 years ago
worker.py Fix for #1037 5 years ago