[Openstack] Integrate django-openstack-auth with django.contrib.admin
Xiao Hanyu
xiaohanyu1988 at gmail.com
Sun Apr 20 16:16:04 UTC 2014
Hi, stackers:
These days I want to implement a user registration system on top of
horizon, thus users can register by themselves on horizon and start to
work. On possible workflow may be: user registration -> email activatoin ->
create a private project for registered and activated user and set quota ->
user boot virtual machines to start his work.
I also want to add some profile support for users. And I want
django.contrib.admin support.
I found a similar problem here:
https://ask.openstack.org/en/question/695/how-to-make-openstack_auth-the-default-authentication-backend-for-django-admin/.
However, there's no valuable response.
I've read the source code of django.contrib.auth/django.contrib.admin and
django-openstack-auth and make sure that django.contrib.admin is not
compatible with current django-openstack-auth. So I wonder is there any
methods to solve this? I mean, make django-openstack-auth a compatible
backend for django.contrib.admin?
I note that trystack.org support social login(facebook), how can this be
implemented?
Thanks.
--
Xiao Hanyu
Github: @xiaohanyu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140421/37d9bf37/attachment.html>
More information about the Openstack
mailing list