Implement basic authentication and registration with email and password and optional or required username #7

Closed
opened 2020-11-14 10:52:06 +01:00 by ashpie · 0 comments
Owner

Tests

  • Registering with email (magic_link)
    • When username is required
    • When there is no username
  • Registering with password
    • When username is required
    • When there is no username
  • Authenticating with email (magic_link)
  • Authenticating with username and password
    • Authenticating with username and password with blank password (should fail)
  • Authenticating with email and password
## Tests - Registering with email (magic_link) - [x] When username is required - [x] When there is no username - Registering with password - [x] When username is required - [x] When there is no username - [x] Authenticating with email (magic_link) - [x] Authenticating with username and password - [x] Authenticating with username and password with blank password (should fail) - [x] Authenticating with email and password
ashpie added the
feature/enhancement
label 2020-11-14 10:52:06 +01:00
ashpie added this to the v0.23.0 milestone 2020-11-14 10:52:54 +01:00
ashpie self-assigned this 2020-11-14 10:52:56 +01:00
ashpie changed title from Implement basic authentication and registration with email and password and configuration optional or required username to Implement basic authentication and registration with email and password and optional or required username 2020-11-14 10:56:07 +01:00
ashpie started working 2020-11-15 14:25:40 +01:00
ashpie canceled time tracking 2020-11-15 14:25:45 +01:00
ashpie added spent time 2020-11-15 14:26:18 +01:00
96h
ashpie started working 2020-11-15 14:26:22 +01:00
ashpie canceled time tracking 2020-11-15 14:26:45 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Total Time Spent: 4 days
ashpie
4 days
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ashpie/swaf#7
No description provided.