Use built-in python functions for authenticating against unix-accounts
authorsreichholf <stephan@reichholf.net>
Sat, 29 Jan 2011 10:18:35 +0000 (11:18 +0100)
committersreichholf <stephan@reichholf.net>
Sat, 29 Jan 2011 10:18:35 +0000 (11:18 +0100)
commite108b6d4d922debab92bbf0cfa7113fd7638d54f
tree26ae6dcbca1021e4e713411a56e1379679e91b2f
parent040d2c266673e77c896e67fb47baa0196c747605
Use built-in python functions for authenticating against unix-accounts
instead of self-written stuff.
This adds support for shadowed passwords, now every valid use is able
to logon to the webinterface.
webinterface/CONTROL/control
webinterface/src/__init__.py
webinterface/src/plugin.py