Opened 13 years ago

Closed 12 years ago

#212 closed defect (fixed)

New group form should validate Athena usernames

Reported by: adehnert Owned by:
Priority: minor Milestone: Sometime
Component: New Groups Version:
Keywords: Cc:
Size: small

Description

It appears that https://asa.scripts.mit.edu:444/db_stage1/groups/startup/ doesn't validate that the president and treasurer listed have real athena accounts.

Change History (1)

comment:1 Changed 12 years ago by adehnert

  • Resolution set to fixed
  • Status changed from new to closed

Whoops. We screwed up back it commit 2919697da1c15c222e1182d8805ce929ca4d1dbf. Fixed in commit 382a060014a2360ba3723f650e3f0e30394a7186:

Author: Alex Dehnert <adehnert@mit.edu>
Date:   Sun May 26 02:55:11 2013 -0400

    Validate P/T usernames in group creation form
    
    When the new group form was first written, we did username validation. Then, in
    commit 2919697da1c15c222e1182d8805ce929ca4d1dbf, we started tracking both
    username and human name. This involved renaming the form fields, but we didn't
    rename the validation function names.
    
    This fixes ASA-#212.
Note: See TracTickets for help on using tickets.