Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide native Django login fields #2304

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

machikoyasuda
Copy link
Member

@machikoyasuda machikoyasuda commented Aug 14, 2024

closes #2264

image

@github-actions github-actions bot added back-end Django views, sessions, middleware, models, migrations etc. deployment-dev [auto] Changes that will trigger a deploy if merged to dev labels Aug 14, 2024
Copy link

github-actions bot commented Aug 14, 2024

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  benefits
  settings.py
Project Total  

This report was generated by python-coverage-comment-action

@machikoyasuda machikoyasuda self-assigned this Aug 14, 2024
@machikoyasuda machikoyasuda marked this pull request as ready for review August 14, 2024 18:59
@machikoyasuda machikoyasuda requested a review from a team as a code owner August 14, 2024 18:59
@machikoyasuda machikoyasuda changed the title WIP - Hide native Django login fields Hide native Django login fields Aug 14, 2024
@machikoyasuda machikoyasuda merged commit a6536cd into main Aug 14, 2024
18 checks passed
@machikoyasuda machikoyasuda deleted the feat/2264-in-person-login-page branch August 14, 2024 21:24
@machikoyasuda
Copy link
Member Author

Confirmed on dev: https://dev-benefits.calitp.org/admin/login/?next=/admin/

The native log in username/password fields are hidden:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Django views, sessions, middleware, models, migrations etc. deployment-dev [auto] Changes that will trigger a deploy if merged to dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide native login fields
2 participants