Customizing SMF > Modifications and Packages

Join Password

(1/8) > >>

live627:
Link to Mod

Join Password 1.0 by live627

This mod enables the admin to require a given password on signup.

Compatible with SMF 2.0 RC2 ONLY

The settings for this mod are in AdminCP => Members => Registration Settings

Help! I forgot the password
Change it. You cannot retrieve it because it is encrypted with SHA1 technology.

Why is the password encrypted? Why SHA1?
If, for some reason, you have a snooper in the database, he won't be able to learn it. He can change it, of course.  SHA1 is used because 1) it's my tradition and 2) it cannot be decrypted.

Capion:
before I install it, I have a question.
Can I "restrict" the predefined password to open access for a particular group?

( Im running a Multigaming clan site, and we have different approaches to the main clans forum and single-game-members.. then it would be nice to be able to "automate" it. )

Bugo:
I entered the wrong password and still pass the registration:)

And found an error in the text: "Plase..." => instead "Place..."

live627:

--- Quote from: Bugo on February 10, 2010, 07:21:01 AM ---I entered the wrong password and still pass the registration:)

And found an error in the text: "Plase..." => instead "Place..."

--- End quote ---

Both those errors have been fixed in the update 1.0.1

Bugo:
Russian translation

index.russian-utf8.php

--- Code: ---// Join Password
$txt['join_pass'] = 'Пароль доступа';
$txt['join_pass_enabled'] = 'Требовать пароль для доступа к регистрации';
--- End code ---

Errors.russian-utf8.php

--- Code: ---// Join Password
$txt['error_join_pass'] = 'Место для ввода пароля, требующегося для получения доступа к регистрации на форуме.';
--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version