cc1  v2.1
CC1 source code docs
 All Classes Namespaces Files Functions Variables Pages
registration.py File Reference

Go to the source code of this file.

Packages

namespace  src.wi.utils.registration

Functions

def src.wi.utils.registration.activate
 Method checks, if activation_key is ok.
def src.wi.utils.registration.register
 Method turns keyword arguments (which describe user) into a dictionary and registers the user by XMLRPC and.

Variables

tuple src.wi.utils.registration.SHA1_RE = re.compile('^[A-Z0-9]{40}$')