mbekkelund/adduser_quassel.py
Simple python bottle script that creates a webform for creating users in a quassel-database. The user logs in using his/her LDAP-credentials, and if the login succeeds, the users info will be stored in quassels sqlite-database.
Python