Ticket #5 (accepted enhancement)

Opened 17 years ago

Last modified 17 years ago

Need to have some sort of rough registration allowing user to add name to list

Reported by: khaled Owned by: khaled
Priority: major Milestone: NewsHealthGuru Beta Release
Component: News.HealthGuru Version:
Severity: fixed_ready_to_test Keywords:
Cc:

Description

Basic name/email/etc. capture of user data for commenting and newsletter. Will later be expanded into a full feature user profile.

Change History

Changed 17 years ago by khaled

  • status changed from new to accepted
  • type changed from defect to enhancement
  • severity changed from awaiting_fix to fixed_ready_to_test

Basic registration is now available. Data is simply stored, no validation or capcha process in place yet. Controller Registration added, with view newUser. Added database table hg_users (ideally, this table will become the uniform users table for all sites, thus it is specifically NOT hg_news_users).

Note: See TracTickets for help on using tickets.