Ticket #272 (closed task: fixed)
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
Note: See
TracTickets for help on using
tickets.