mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-19 22:50:58 +00:00
1 line
2.8 KiB
JSON
1 line
2.8 KiB
JSON
[{"user_id": 13817, "stars": [], "topic_id": 12306, "date_created": 1299846319.4439321, "message": "Is it possible to simply use the multiple DB's and tell each project to use the same DajngoAuth DB?", "group_id": 81, "id": 321556}, {"user_id": 13817, "stars": [], "topic_id": 12306, "date_created": 1299846398.483532, "message": "Or is it better to use a central CAS Server and something like django-cas http://code.google.com/p/django-cas/", "group_id": 81, "id": 321558}, {"user_id": 13817, "stars": [], "topic_id": 12306, "date_created": 1299846275.327682, "message": "Are there any thoughts about having a couple of Django projects use a single authentication service?", "group_id": 81, "id": 321554}, {"user_id": 13817, "stars": [], "topic_id": 12306, "date_created": 1299846426.4109981, "message": "*DjangoAuth :)", "group_id": 81, "id": 321559}, {"user_id": 13817, "stars": [], "topic_id": 12306, "date_created": 1299847625.175632, "message": "Django Docs:\nDjango doesn't currently provide any support for foreign key or many-to-many relationships spanning multiple databases. If you have used a router to partition models to different databases, any foreign key and many-to-many relationships defined by those models must be internal to a single database.", "group_id": 81, "id": 321673}, {"user_id": 13817, "stars": [], "topic_id": 12306, "date_created": 1299847638.5192671, "message": "I suppose that means a CAS server then.", "group_id": 81, "id": 321678}, {"user_id": 13817, "stars": [], "topic_id": 12306, "date_created": 1299847682.9276659, "message": "Docs link: http://docs.djangoproject.com/en/dev/topics/db/multi-db/#cross-database-relations", "group_id": 81, "id": 321688}, {"user_id": 4077, "stars": [], "topic_id": 12306, "date_created": 1299852872.0601001, "message": "Am I missing something? My initial reading of this says LDAP is perfect for this sort of thing, but nobody ever uses it cause it's not hip. What are the differences between CAS and LDAP?", "group_id": 81, "id": 322394}, {"user_id": 2024, "stars": [], "topic_id": 12306, "date_created": 1299856930.9408071, "message": "You could always use OAuth...", "group_id": 81, "id": 323030}, {"user_id": 927, "stars": [], "topic_id": 12306, "date_created": 1299872772.2177491, "message": "@bmelton comparison is with oauth: CAS doesn't train users to enter passwords on other sites, allows central session kill, etc. Also much easier to implement but less feature-rich", "group_id": 81, "id": 326156}, {"user_id": 13817, "stars": [], "topic_id": 12306, "date_created": 1300109065.9219389, "message": "This might be what I'm looking for: https://github.com/zuber/django-cas-provider & https://github.com/Nitron/django-cas-consumer", "group_id": 81, "id": 347178}, {"user_id": 12133, "stars": [], "topic_id": 12306, "date_created": 1300119659.950675, "message": "you can use django-saml", "group_id": 81, "id": 348829}] |