Weekly progress 6.20-6.26:

   -  Worked on the login component. pull/23 
   <https://github.com/openwisp/openwisp-wifi-login-pages/pull/23>
   - Added support for auth token validation in Openwisp Radius pull/58 
   <https://github.com/openwisp/openwisp-radius/pull/58>
   - I have deployed the openwisp_radius at 
   http://ec2-18-220-250-200.us-east-2.compute.amazonaws.com:8000
      - username: admin
      - password: admin
   - Frontend is deployed at 
   http://ec2-18-220-250-200.us-east-2.compute.amazonaws.com:8080
      - Currently it has configuration for 2 organizations. Default and img.
         - user for default : test, password: 123456, email: [email protected]
         - user for img: test1, password: 123456, email: [email protected] 
      - following routes can be accessed and tested right now:
         - 
http://ec2-18-220-250-200.us-east-2.compute.amazonaws.com:8080/{orgSlug}/login 
         
         - 
         
http://ec2-18-220-250-200.us-east-2.compute.amazonaws.com:8080/{orgSlug}/register
         - 
         
http://ec2-18-220-250-200.us-east-2.compute.amazonaws.com:8080/{orgSlug}/password/reset
         - 
         
http://ec2-18-220-250-200.us-east-2.compute.amazonaws.com:8080/{orgSlug}/password/reset/confirm/{uid}/{token}
      - Targets for next week:
      - Write test for login, password reset and confirm.
      - Implement Autologin feature in frontend.
      - Modiy responses of django freeradius to send response codes instead 
      for text data 
      - Add privacy policy and terms and condition component.
      

-- 
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].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/openwisp/0223312e-f37a-4348-ab1f-e3772647893e%40googlegroups.com.

Reply via email to