• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » django-white-openid

django-white-openid

September 26, 2009
OpenID Whitelist application for Django
Version: 0.2
License: BSD License
Operating System: Linux
Homepage: github.com
Developed by: Richard Marko
django-white-openid offers an easy way to keep your projects private.

After installation add your OpenID to the whitelist. With this OpenID it is possible to add another OpenID. If not disabled, each whitelisted OpenID can be used to whitelist more IDs.

For example - if there is OpenID A, with A it is possible to add OpenID B. Then with B it is possible to add another OpenID and so on.

It is pretty intuitive to use this application.

Installation:

  • add 'whitelist' to your INSTALLED_APPS
  • run syncdb
  • include whitelist.urls (for example -  url(r'^whitelist/', include('whitelist.urls'))
  • form then accessible at whitelist/start

To verify OpenID use `whitelist-check` and `whitelist-check-json` views. To add OpenID use `whitelist-start`. (names in `quotes` are named urls - simply use {% url whitelist-start %} in your template)

Also check view documentation in django admin.

Optional settings:

OPENID_TRUST_ROOT
  • Trust root for the OpenID Request. Defaults to the base URL of your page.

OPENID_DISALLOW_INAMES
  • Disallow personal i-names. Defaults to false

Compatible with:
  • TracAuthOpenid
django django plugin openid openid whitelist private projects whitelist
Free Download 100% Secure
0
  • Share on:

django-white-openid User Reviews

Sponsored

Categories

  • Linux

Related Downloads

typepad
TypePad API SDK
3DMLW
3D Markup Language for Web
RSS News Fetch
This small script will fetch X number of items from an RSS feed and display ...
django-viewutil
Utilities useful for writing django views.
Japplis Website Optimzer
Easily optimize your web site
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use