Opened 10 years ago

Closed 10 years ago

#23428 closed Cleanup/optimization (fixed)

Link to Login with Github account from the Signup Page

Reported by: Jacinda Shelly Owned by: Jacinda Shelly
Component: *.djangoproject.com Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

There are several places in the documentation that link to this account creation page: https://www.djangoproject.com/accounts/register/

However, several of these links don't mention that you can login with a Github account. I think just adding a link to login with Github to the account creation page would be the DRYest approach.

Change History (5)

comment:1 by Russell Keith-Magee, 10 years ago

Triage Stage: UnreviewedAccepted

Looks like we missed this as part of the transition to GitHub logins.

comment:2 by Jacinda Shelly, 10 years ago

Status: newassigned

comment:3 by Jacinda Shelly, 10 years ago

Has patch: set

comment:4 by Collin Anderson, 10 years ago

Triage Stage: AcceptedReady for checkin

comment:5 by Tim Graham <timograham@…>, 10 years ago

Resolution: fixed
Status: assignedclosed

In 5e26dddd0618a99d9d688dffb15563db008a37bf/djangoproject.com:

Fixed #23428 -- Added "Login with GitHub" link to account creation page.

Note: See TracTickets for help on using tickets.
Back to Top