Opened 15 years ago

Closed 15 years ago

#7 closed enhancement (fixed)

Autocreated users should have useful information

Reported by: adehnert Owned by:
Priority: major Milestone:
Keywords: ldap Cc:

Description

Right now, we auto-create users who have certs and visit the website. Unfortunately, no information about them is saved.

We should use LDAP or something to fill in name, email address, etc.. See http://docs.djangoproject.com/en/dev/howto/auth-remote-user/#methods for some additional information.

Change History (1)

comment:1 Changed 15 years ago by adehnert

  • Resolution set to fixed
  • Status changed from new to closed

Resolved in:

commit e8632f23b24c43c5e8bf9667f460c51683a1d353
Author: Alex Dehnert <adehnert@mit.edu>
Date:   Tue Mar 9 04:41:43 2010 -0500

    Lookup users in LDAP while auto-creating
Note: See TracTickets for help on using tickets.