Users can signup to an event without paying, by ticking the event checkbox in Drupal user registration

Please fix ASAP.

Thanks,

Alec Taylor

CommentFileSizeAuthor
#1 cod-signup-event-settings.png27.84 KBcoltrane

Comments

coltrane’s picture

Priority: Critical » Normal
Status: Active » Closed (works as designed)
StatusFileSize
new27.84 KB

Signing up from the registration form is a setting of signup and available on the signup-enabled event node edit form. Find the event node from admin > content > node, edit it, and within the signup fieldset uncheck "Users can sign up for this event from the user registration form."

See also this screenshot.

ezra-g’s picture

Title: Users can signup to an event without paying, by ticking the event checkbox in Drupal user registration » Prevent users from signing up for paid events from users registration form
Project: Conference Organizing Distribution Support Modules » Signup Integration for Ubercart
Version: 6.x-1.0-alpha3 » 6.x-1.x-dev
Component: cod_base » Code
Category: bug » feature
Status: Closed (works as designed) » Active
Issue tags: -exploit, -uc_signup, -hack

Per the title, let's prevent this from being possible with a form_alter or 2.