#! /usr/bin/env python # -*- coding: iso-8859-15 -*- # les mots de passe sont cryptés avec la commande : # python -c "import sha ; print sha.new('***').hexdigest()" users = { 'bilou:b6831110716ea7782b636469b31dc3a695b26386' : ['valhalla','aegir'], 'vince||:7bc07c05eebf6726b48f557fcb60b434364034cd' : ['valhalla','heimdall','vidar'], 'xabi:4f1da4cacfd69622c2123d83007a92f9e3de9722' : ['heimdall'] }