Commit Graph

5 Commits (19b2a334e4b3f473cef9cc44b53b4c0c833ea020)

Author SHA1 Message Date
Ozzieisaacs 2ea45b1fdc Removed shebang on non executable scripts
Ozzieisaacs 4708347c16 Merge branch 'Develop'
# Conflicts:
#	MANIFEST.in
#	README.md
#	cps/helper.py
#	cps/static/js/archive/archive.js
#	cps/translations/nl/LC_MESSAGES/messages.mo
#	cps/translations/nl/LC_MESSAGES/messages.po
#	cps/ub.py
#	cps/updater.py
#	cps/web.py
#	cps/worker.py
#	optional-requirements.txt
Ozzieisaacs 836c6fd245 Updated translations
Added license texts in flies
Jonathan Rehm 85ce06850c Fix for Python 3
Jonathan Rehm 623f5c8ef0 Add "magic link" functionality
When using a device that is bothersome to log in on (e.g. a Kindle) you can use a magic link to log in via another device.

Configuration was added and is disabled by default.