Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Anonymous Ticket Portal Anonymous Ticket Portal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • TPA
  • Anonymous Ticket PortalAnonymous Ticket Portal
  • Merge requests
  • !83

String Version of Login Form

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged MariaV requested to merge better_login_form into master Feb 17, 2021
  • Overview 0
  • Commits 28
  • Changes 4

Adds the functionality to use just a string for the login form (vs individual word blanks), including all relevant tests, a function in the form to sanitize string input from form.cleaned_data, updates to the template, validation errors, etc. Words were removed from template; will need to backtrack in the next push to remove all relevant tests/formlogic/view logic relating to those parts of the form as this will be a major change.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: better_login_form