- 25 Apr, 2020 5 commits
-
-
Ozzieisaacs authored
# Conflicts: # cps/templates/list.html # cps/translations/cs/LC_MESSAGES/messages.po # cps/translations/de/LC_MESSAGES/messages.po # cps/translations/es/LC_MESSAGES/messages.po # cps/translations/fi/LC_MESSAGES/messages.po # cps/translations/fr/LC_MESSAGES/messages.po # cps/translations/hu/LC_MESSAGES/messages.po # cps/translations/it/LC_MESSAGES/messages.po # cps/translations/ja/LC_MESSAGES/messages.po # cps/translations/km/LC_MESSAGES/messages.po # cps/translations/nl/LC_MESSAGES/messages.po # cps/translations/pl/LC_MESSAGES/messages.po # cps/translations/ru/LC_MESSAGES/messages.po # cps/translations/sv/LC_MESSAGES/messages.po # cps/translations/uk/LC_MESSAGES/messages.po # cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po # messages.pot
-
Ozzieisaacs authored
bugfix for totally wrong json requests prevent empty shelf names on kobo create shelf Removed errorhandler 404
-
Ozzie Isaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
Fix for removing admin role from last admin user (in addition to prevent delete of last admin user) #1326
-
- 24 Apr, 2020 6 commits
-
-
Ozzieisaacs authored
-
Ozzieisaacs authored
Code cosmetics
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
jvoisin authored
-
Ozzieisaacs authored
# Conflicts: # cps/kobo.py # cps/shelf.py
-
- 23 Apr, 2020 3 commits
- 22 Apr, 2020 3 commits
-
-
Michael Shavit authored
41a3623f
-
Michael Shavit authored
We were incorrectly setting the user_id field in the ShelfArchive table
-
Michael Shavit authored
-
- 20 Apr, 2020 1 commit
-
-
Ozzieisaacs authored
-
- 19 Apr, 2020 3 commits
-
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
ElQuimm authored
-
- 18 Apr, 2020 4 commits
-
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
- 17 Apr, 2020 2 commits
-
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
- 16 Apr, 2020 5 commits
-
-
OzzieIsaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
# Conflicts: # cps/config_sql.py # cps/ub.py # cps/web.py
-
Ozzieisaacs authored
- Changed blueprint reference in Backend from name to id, users can now again be found - Depending on version of flask-dance the resultcode of authorized is set different to prevent redirect loop with newer versions(>1.3) - Redirect to login page in case no user is linked to current oauth account - Flash messages upon successfull login, successsfull linked account
-
- 15 Apr, 2020 2 commits
-
-
Ozzieisaacs authored
-
ElQuimm authored
Have a nice day!
-
- 14 Apr, 2020 4 commits
-
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
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
-
- 13 Apr, 2020 1 commit
-
-
Michael Shavit authored
Implements the v1/library/tags set of endpoints to sync CalibreWeb shelves with the Kobo device. Drive-by: Refactors shelf.py to consolidate how user permissions are checked. Drive-by: Fix issue with the sync endpoint that arrises when a book is hard-deleted.
-
- 11 Apr, 2020 1 commit
-
-
Marcel authored
-