scripts/freeradius
Daniel STAN 524e8ee000 from config import $X -> import config; config.$X
Comme ça, on pourra envisager de reload un module de config après un certain
temps.
2014-11-18 13:32:33 +01:00
..
__init__.py freeradius: draft de réécriture 2013-09-22 23:32:57 +02:00
auth.py from config import $X -> import config; config.$X 2014-11-18 13:32:33 +01:00
radiusd.py freeradius: draft de réécriture 2013-09-22 23:32:57 +02:00
radiusd_test.py freeradius: draft de réécriture 2013-09-22 23:32:57 +02:00
rlm_python_fil.conf freeradius/auth filaire: small typos 2014-08-10 13:32:53 +02:00
rlm_python_wifi.conf freeradius/auth.py: préparation à l'auth filaire 2014-07-22 19:49:06 +02:00
test.py freeradius/auth.py: préparation à l'auth filaire 2014-07-22 19:49:06 +02:00
test_fil.py auth.py: ajout de tests pour le filaire 2014-08-27 21:58:40 +02:00