Skip to content Skip to sidebar Skip to footer
Showing posts with the label Authentication

Azure Sharepoint Multi-factor Authentication With Python

I'm trying to use python to download an excel file that is hosted in a sharepoint which is part… Read more Azure Sharepoint Multi-factor Authentication With Python

Simple Facebook Connect In Google App Engine (python)

Does anyone have a simple and successful demo implementation of facebook connect in an google app e… Read more Simple Facebook Connect In Google App Engine (python)

How To Users.set_current_user?

How to create a custom login system with google-app-engine's User class? I'm making my own … Read more How To Users.set_current_user?

Upload File To A Website Via Python Script

I want to upload a file from my computer to a file hoster like hotfile.com via a Python script. Bec… Read more Upload File To A Website Via Python Script

Logging In An Already-registered User In Django

I have made the registration part of the login system, but I am unable to make a registered user lo… Read more Logging In An Already-registered User In Django

Authenticating To Active Directory With Python-ldap Always Returns (97, [])

Similar to this question, I am trying to perform simple authentication to a 2003 Active Directory u… Read more Authenticating To Active Directory With Python-ldap Always Returns (97, [])