Commit Graph

309 Commits (13c0d30a8fb734c544b8de77b36527118ada880d)

Author SHA1 Message Date
Ozzie Isaacs 13c0d30a8f Update login
Removed not needed parameters for task status
1 year ago
Ozzie Isaacs 253386b0a5 Bugfix parse ldap server config 1 year ago
Ozzie Isaacs 085a6b88a3 Fix for #2713 (strip scheme from ldap server name) 1 year ago
Ozzie Isaacs 2b9f920454 Metadata backup configurable 1 year ago
Ozzie Isaacs 64e9b13311 Bugfix after merge
Bugfix generate Metadata backup
1 year ago
Ozzie Isaacs 3cf778b591 Prevent double error message logging in case error in delete user 1 year ago
Ozzie Isaacs 89bc72958e new random password generation algorithm to ensure compliance with password rules
bugfix opds login limit
1 year ago
Ozzie Isaacs 8ee34bf428 Bugfixes for password policy 1 year ago
Ozzie Isaacs fb42f6bfff Make it possible to disable ratelimiter
Update APScheduler
Error message on missing flask-limiter
1 year ago
Ozzie Isaacs 4b7a0f3662 Merge branch 'master' into Develop
# Conflicts:
#	cps/opds.py
#	cps/server.py
#	cps/web.py
1 year ago
Ozzie Isaacs ac13f6042a Removed prints
Enabled additional reverse proxy authentication for opds feeds (fixes #2399)
1 year ago
Ozzie Isaacs f8fbc807f1 further refactored user login 1 year ago
Ozzie Isaacs 98da7dd5b0 remove g.user from before request 1 year ago
Ozzie Isaacs 1c3b69c710 refactored login routines 1 year ago
Ozzie Isaacs 508e2b4d0a Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/search.py
#	cps/templates/admin.html
#	cps/web.py
#	setup.cfg
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 1 year ago
Ozzie Isaacs 8022b1bb36 Merge remote-tracking branch 'english/master' 1 year ago
Josh O'Brien b3335f6733 English Language Updates - V3 1 year ago
Vijay Pillai b52c7aac53 Added GOOGLE_SITE_VERIFICATION environmental value to enable google safe browsing 2 years ago
Ozzie Isaacs 7eef44f73c Make drive letters available in file picker 2 years ago
xlivevil 09e1ec3d08
fix typo 2 years ago
Ozzie Isaacs 0f67e57be4 Merge branch 'master' 2 years ago
Ozzie Isaacs c10708ed07 Backup metadata 4th step 2 years ago
Ozzie Isaacs b4851e1d70 Fix for #2545 (Max task duration double entry "1hour") 2 years ago
Ozzie Isaacs 26be5ee237 Backup metadata 3rd step 2 years ago
Ozzieisaacs 6598c4d259 Add rate limit for opds 2 years ago
Ozzie Isaacs bf0375d51d Bugfix change emails 2 years ago
Ozzie Isaacs 89d226e36b Allow deletion of kindle email address and force e-mail address to be valid 2 years ago
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Ozzie Isaacs 29fd4ae4a2 Bugfixes create users
Update Teststatus
2 years ago
Ozzieisaacs 4ef8c35fb7 Bugfies password validation from testrun 2 years ago
Ozzieisaacs 04326af2da password validation working 2 years ago
Ozzie Isaacs 73d48e4ac1 Frontend for password strength 2 years ago
Ozzie Isaacs f44d42f834 Merge remote-tracking branch 'opds/bugfix_2419'
Bugfix send emails
2 years ago
Ozzie Isaacs 25f2af3f03 Whitespaces are striped from email address (fixes #2432) 2 years ago
Thore Schillmann 7f6e88ce5e fixes bug 2419 2 years ago
Aisha Tammy a3cd217cea allow @ in auto username detection
Signed-off-by: Aisha Tammy <aisha@bsd.ac>
2 years ago
Ozzieisaacs 4ea80e9810 Code cosmetics 2 years ago
Ozzie Isaacs fbac3e38ac Eenabled send epubs to E-Reader devices 2 years ago
Ozzie Isaacs 49655e9f2d More bugfixes for time and datetime.time 2 years ago
Ozzie Isaacs 7b45324149 Bugfix time and datetime.time 2 years ago
Ozzie Isaacs e8e4d87d39 Bugfix session commit
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2 years ago
Ozzie Isaacs aaa749933d Further migration to flask_babel
Bugfix sort order
Bugfix tasklist
2 years ago
Ozzie Isaacs 2e007a160e reenable startup logging
Bugfixes from refactoring and merge
2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs 21ebdc0130 Bugfixes from testrun 2 years ago
Ozzie Isaacs 6e8445fed5 Changed schedule start- and end-time to schedule start and duration
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2 years ago
Ozzie Isaacs d83c731030 Reconnect only if reconnect is enabled 2 years ago
Ozzie Isaacs ae9a970782 Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
2 years ago