In common with many other systems, E107 currently stores passwords as an 'MD5 hash'.

To salt or not to salt

In common with many other systems, E107 currently stores passwords as an MD5 hash. This is a one-way encoding which makes it difficult to recover the original password, or one which will also work. For many systems this is perfectly adequate.

Sometimes you want to restrict or monitor the activities of a new user.

Probationary User Class

Sometimes you want to restrict or monitor the activities of a new user. You can do just that with the 'New User' class, which is one of the core classes. To activate it, set the New user probationary period on the user admin options page.

Social Links