-
- Downloads
readded auth code as part of the core
Showing
- auth/__init__.py 10 additions, 0 deletionsauth/__init__.py
- auth/auth_systems/.gitignore 2 additions, 0 deletionsauth/auth_systems/.gitignore
- auth/auth_systems/__init__.py 14 additions, 0 deletionsauth/auth_systems/__init__.py
- auth/auth_systems/cas.py 154 additions, 0 deletionsauth/auth_systems/cas.py
- auth/auth_systems/facebook.py 69 additions, 0 deletionsauth/auth_systems/facebook.py
- auth/auth_systems/facebookclient/__init__.py 1431 additions, 0 deletionsauth/auth_systems/facebookclient/__init__.py
- auth/auth_systems/facebookclient/djangofb/__init__.py 248 additions, 0 deletionsauth/auth_systems/facebookclient/djangofb/__init__.py
- auth/auth_systems/facebookclient/djangofb/context_processors.py 6 additions, 0 deletions...uth_systems/facebookclient/djangofb/context_processors.py
- auth/auth_systems/facebookclient/djangofb/default_app/__init__.py 0 additions, 0 deletions...h_systems/facebookclient/djangofb/default_app/__init__.py
- auth/auth_systems/facebookclient/djangofb/default_app/models.py 31 additions, 0 deletions...uth_systems/facebookclient/djangofb/default_app/models.py
- auth/auth_systems/facebookclient/djangofb/default_app/templates/canvas.fbml 22 additions, 0 deletions...facebookclient/djangofb/default_app/templates/canvas.fbml
- auth/auth_systems/facebookclient/djangofb/default_app/urls.py 7 additions, 0 deletions.../auth_systems/facebookclient/djangofb/default_app/urls.py
- auth/auth_systems/facebookclient/djangofb/default_app/views.py 37 additions, 0 deletions...auth_systems/facebookclient/djangofb/default_app/views.py
- auth/auth_systems/facebookclient/djangofb/models.py 36 additions, 0 deletionsauth/auth_systems/facebookclient/djangofb/models.py
- auth/auth_systems/facebookclient/webappfb.py 170 additions, 0 deletionsauth/auth_systems/facebookclient/webappfb.py
- auth/auth_systems/facebookclient/wsgi.py 129 additions, 0 deletionsauth/auth_systems/facebookclient/wsgi.py
- auth/auth_systems/google.py 59 additions, 0 deletionsauth/auth_systems/google.py
- auth/auth_systems/live.py 67 additions, 0 deletionsauth/auth_systems/live.py
- auth/auth_systems/oauthclient/README 56 additions, 0 deletionsauth/auth_systems/oauthclient/README
- auth/auth_systems/oauthclient/__init__.py 0 additions, 0 deletionsauth/auth_systems/oauthclient/__init__.py
Loading
Please register or sign in to comment