OSDN Git Service

protect the 'create account form' against abuse:
authorkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 23 Oct 2007 06:24:50 +0000 (06:24 +0000)
committerkimitake <kimitake@1ca29b6e-896d-4ea0-84a5-967f57386b96>
Tue, 23 Oct 2007 06:24:50 +0000 (06:24 +0000)
commitfb3d1c7dc788ed9030ca8ded6a2f00628e5d15cd
tree6150924de1dd8d8bd72b8c3eca008b78cbcdec9c
parent0e54310303d3e257e93b1c3f72005131d7c793f1
protect the 'create account form' against abuse:
- show the form only if needed
- add FormExtra (e.g. Captcha) and ValidateForm (to validate input) in createaccount.php and ACTION.php
(from ftruscot and kaigreve)

git-svn-id: https://svn.sourceforge.jp/svnroot/nucleus-jp/nucleus-jp/branches/branch-3-3@326 1ca29b6e-896d-4ea0-84a5-967f57386b96
utf8/nucleus/libs/ACTION.php