This week I worked on the freeradius configuration with the rest of the 
Api. 
My mentors first made me work on it *rlm_rest, t*his module allows to 
configure freeradius to delegate some or all of its operations 
(authorization, authentication, accounting, postauth) to a REST API. 
I followed the instructions my mentor wrote in this 
email https://groups.google.com/forum/#!topic/openwisp/TfXfDsZncf4. 
 I have been able to understand its functioning and also the problems that 
freeradius creates. I installed django rest framework and created a login 
view. 
This is the issue of the remaining 
REST API  https://github.com/openwisp/django-freeradius/issues/30.
 I have also managed to arrange one bug. I had to take two fields from 
RadiusPostAuthentication.
This week I managed to close these issues:
https://github.com/openwisp/django-freeradius/issues/26
https://github.com/openwisp/django-freeradius/issues/24


Have a nice weekend :)

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to