1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-06-27 23:53:17 +00:00
calibre-web/cps
Ozzieisaacs 4749eccfa5 Added fix for python2 regex
Fix for python2 attributeError instead of TypeError on login with wrong openLDAP setting
Added default empty string on LDAPCertificate
Fix ldap as scheme for tls connection
Enabled add user on LDAP Authentication
LDAP config port is now number input
Added header for user import config
Added python ldap version to about section
Fix: It's no longer possible to login via fallback password as long as LDAP server is available
Fix: TypeError on bind is now catched and transformed to error message
Update Readme
Fixes for ldap
2020-04-14 10:58:32 +02:00
..
services Added fix for python2 regex 2020-04-14 10:58:32 +02:00
static Merge remote-tracking branch 'origin/master' 2020-04-05 19:10:27 +02:00
templates Added fix for python2 regex 2020-04-14 10:58:32 +02:00
translations Update Translation 2020-04-03 19:50:29 +02:00
__init__.py Update updater 2020-03-29 16:44:24 +02:00
about.py Added fix for python2 regex 2020-04-14 10:58:32 +02:00
admin.py Added fix for python2 regex 2020-04-14 10:58:32 +02:00
cache_buster.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
cli.py Merge with branch develop 2020-02-23 09:08:01 +01:00
comic.py English Language V2 2020-03-19 13:10:10 +11:00
config_sql.py Added fix for python2 regex 2020-04-14 10:58:32 +02:00
constants.py Calibre-web version visible in about section 2020-02-23 12:40:11 +01:00
converter.py Merge remote-tracking branch 'github_3/hotfix/epub-import' 2019-10-20 15:48:06 +02:00
db.py Added fix for python2 regex 2020-04-14 10:58:32 +02:00
editbooks.py Fixes for Kobo sync 2020-03-07 11:07:43 +01:00
epub.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
fb2.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
gdrive.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
gdriveutils.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
helper.py Update updater 2020-03-29 16:44:24 +02:00
iso_language_names.py Updated tiniymce + locale 2020-01-12 14:11:53 +01:00
isoLanguages.py Moved language names from iso639.pickle to a python file 2019-07-30 15:16:24 +03:00
jinjia.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
kobo_auth.py Update Translation 2020-02-23 20:07:21 +01:00
kobo.py Fix for testability of kobo 2020-03-09 20:25:59 +01:00
logger.py Logging to stdout, proposal form #1078 2019-11-16 10:09:34 +01:00
oauth_bb.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
oauth.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
opds.py Added redirect after create shelf 2020-04-02 20:19:05 +02:00
pagination.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
redirect.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
reverseproxy.py Merge branch 'master' into Develop 2020-02-17 18:42:53 +01:00
server.py Update shelfs handling, bugfix changed updater 2020-04-02 18:23:24 +02:00
shelf.py Merge remote-tracking branch 'english/master' 2020-04-03 19:46:26 +02:00
subproc_wrapper.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
ub.py Added fix for python2 regex 2020-04-14 10:58:32 +02:00
updater.py Update Updater 2020-04-01 18:45:16 +02:00
uploader.py Removed shebang on non executable scripts 2020-02-10 18:37:47 +01:00
web.py Added fix for python2 regex 2020-04-14 10:58:32 +02:00
worker.py Fix for #768 (If email server is configured, admins can send user passwords, also domains can be denied from registration) 2020-01-01 17:29:01 +01:00