Ticket #272 (closed task: fixed)

Opened 9 months ago

Last modified 9 months ago

JS-SHA-Login salt+checksum + UserProfile creation...

Reported by: JensDiemer Owned by: JensDiemer
Priority: blocker Milestone: v0.9.0 alpha
Component: other Keywords:
Cc:

Description

We must hack into django auth user stuff for auto creation JS-SHA-Login salt+checksum + UserProfile?

Think the best solution is to use  http://code.djangoproject.com/wiki/CookBookThreadlocalsAndUser

Because: The user profile must exist before the "User.set_password" method called. We can't do this easy...

Change History

Changed 9 months ago by JensDiemer

  • status changed from new to closed
  • resolution set to fixed

done with: changeset:2038

Note: See TracTickets for help on using tickets.