]> www.vanbest.org Git - motioneye-debian/commit
added support for remembering credentials when logging in
authorCalin Crisan <ccrisan@gmail.com>
Sun, 4 Dec 2016 15:09:55 +0000 (17:09 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sun, 4 Dec 2016 15:09:55 +0000 (17:09 +0200)
commit4693058abc0d11b525f854f5aebfd8fe4caabd0a
tree667f182bb54ad2c45d2768cd664ea1670610b3ec
parentc52bd5126a734a83f87aa8661d8d85ab50d82cde
added support for remembering credentials when logging in

this was possible by saving the password hash in a cookie and using it in the signature instead of the original plain-text password
motioneye/config.py
motioneye/handlers.py
motioneye/static/js/main.js