Skip to content

Auth Cleanup #1076

Open
Open
@paustint

Description

@paustint
  • Clicking the verification link from an email does not auto-fill the form (email verification)
  • email 2FA should have a clickable link just like the email verification email
  • App version does not appear to be set in AppInitializer
  • Captcha needs to be reset once it is used
    • e.g. signup attempt fails, then user changes email address and tries again - we force a page refresh when really we should be able to reset the captcha to correct this
  • Email logs do not appear to capture all email sent
    • write tests for all flows that generate email and verify DB has record of outgoing email summary
  • "Remember Device" seems to get triggered fairly frequently
    • we should auto-select the "remember device" for all users, since it is very rare when someone would not want that
    • We should review the cookie process for this to make sure the cookie get's refreshed and extended

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions