#348 Store Bugzilla Email Association in Database
Closed: Fixed None Opened 11 years ago by tflink.

= problem =

Need to store bugzilla email association with FAS accounts for #347

= analysis =

This should be a pretty straight forward database table addition. FAS user can either be stored as plaintext or as a hash. Storing as plaintext might be better in this case to aid in storing proposals but certainly isn't required.

= enhancement recommendation =

Create a new table w/ SQLAlchemy and generate a new revision with alembic


I suppose that a '''complete''' bug title might be helpful ...

Login to comment on this ticket.

Metadata