Ticket #1831 (assigned enhancement)

Opened 2 years ago

Last modified 20 months ago

Login with email address

Reported by: ross Owned by:
Priority: awaiting triage Milestone: ckan-backlog
Component: ckan Keywords:
Cc: Repository: ckan
Theme: none

Description (last modified by ross) (diff)

Users should be able to log in using either their username, or their email address, both of which are unique.

Will require a change to UsernamePasswordAuthenticator? in ckan.lib.authenticator.py and possible a useful User.by_email in the user model if it doesn't already exist.

Change History

comment:1 Changed 2 years ago by ross

  • Description modified (diff)

comment:2 Changed 2 years ago by ross

  • Status changed from new to assigned
  • Milestone changed from ckan-backlog to current-ckan-sprint-2012-03-19

Already have a branch for this.

comment:3 Changed 2 years ago by ross

Email is not currently 'unique' in the user model. Find out if this is intentional or not.

comment:4 Changed 2 years ago by ross

  • Milestone changed from current-ckan-sprint-2012-03-19 to ckan-backlog

Decided to delay this until later but code is in feature-1831-login-by-email

comment:5 Changed 20 months ago by ross

  • Owner ross deleted
Note: See TracTickets for help on using tickets.