Fixed
Details
Priority
MinorAssignee
!COMMUNITY!COMMUNITYReporter
AlexAlexDeveloper
AlexAlexPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
473External issue URL
Fix versions
Affects versions
Details
Details
Priority
Assignee
!COMMUNITY
!COMMUNITYReporter
Alex
AlexDeveloper
Alex
AlexPatch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
473
External issue URL
Fix versions
Affects versions
Created December 23, 2009 at 8:15 AM
Updated December 30, 2024 at 2:20 AM
Resolved July 22, 2010 at 8:06 PM
1. Form specific setting to FORCE the User to Login before they can
submit the form. If user NOT logged in it will redirect him to the
registration login template. From implementation point it's a new DB
field which is checked on the Form template with IF and ReguireLogin
inside.
2. Use Security Image (CAPTCHA) - you proposed.
3. "Show if Logged In" - I have changed the name a bit since we check
whether user is logged in.
4. Add IPAddress field (filled automatically, of course).
5. Add ReferrerURL field (filled automatically, of course).