Skip to content

Instantly share code, notes, and snippets.

View 0xjac's full-sized avatar
🛰️
loading...

Jacques Dafflon 0xjac

🛰️
loading...
View GitHub Profile
@0xjac
0xjac / flask-multipass_instructions.md
Created April 22, 2015 14:06
Flask-Multipass Instructions

Thank you for helping us test the new LDAP provider for Indico.

Below you will find instructions on how to install and use the example application for testing. While this is a very simple application, it uses the same code as Indico 2.0 to perform LDAP operations.

Testing this application with the LDAP server you use for Indico will allow us to catch LDAP related bugs before we release Indico 2.0 or Flask-Multipass.

Prerequisites

Flask-Multipass requires Python 2.7 or newer. You can test it using:

python --version