datatracker/redesign/person
Ole Laursen 52b57f182b Fix bug in role_mail helper
- Legacy-Id: 3164
2011-05-31 19:29:56 +00:00
..
__init__.py Added redesign work-in-progress 2010-11-19 19:21:15 +00:00
admin.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
models.py Fix bug in role_mail helper 2011-05-31 19:29:56 +00:00
proxy.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00