diff options
author | Loui Chang <louipc.ist@gmail.com> | 2007-09-28 05:00:08 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-01-20 06:47:03 +0100 |
commit | 6b3e9028517bbd8ffe6f1816b905585a88091052 (patch) | |
tree | fd3d91b4da4bbff9de62b2d16b5578d82fc05094 /web/lang/fr | |
parent | 8f7fb2b1cbd5e39a3f17b93afdd72e5eb34a56a8 (diff) | |
download | aur-6b3e9028517bbd8ffe6f1816b905585a88091052.tar.gz aur-6b3e9028517bbd8ffe6f1816b905585a88091052.tar.xz |
Several functions added to web/lib/acctfuncs.inc
try_login() to login users
valid_username() checks if a new username fits criteria
valid_user() checks if the user exists in the database
good_passwd() only checks for minimum password length for now.
can be later expanded to tell a user to make a stronger password.
valid_passwd() checks if the password for the specified user is correct
user_suspended() checks if the user is suspended (or not)
user_delete() deletes a user
Also: Enforce proper usernames on account creation
Fix bug where $SUPPORTED_LANGS needs to be reset on account creation
Fix bug where an account could be created with an empty passwd
Display (required) beside password fields on account creation
Enforce good_passwd() on account creation
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/fr')
0 files changed, 0 insertions, 0 deletions