SJRK-403: Implement UI for login

Metadata

Source
SJRK-403
Type
New Feature
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Gregor Moss
Reporter
Gregor Moss
Created
2020-10-21T14:06:52.623-0400
Updated
2021-02-26T10:57:41.891-0500
Versions
N/A
Fixed Versions
  1. 0.5
Component
  1. Storytelling Tool UI

Description

Implement the UI for logging into the Storytelling Tool. This should include form validation and error feedback, much like SJRK-402.

The error message should be identical in either case of an incorrect password or username, to mitigate username enumeration attacks.

Attachments

Comments

  • Michelle D'Souza commented 2021-02-03T12:42:13.660-0500

    Things remaining are:

    • integration tests
    • validation
    • styling
  • Cindy Li commented 2021-02-26T10:57:41.890-0500

    The pull request that implements this feature has been merged into the main branch at this commit.