Weekly progress 6.16-6.22: - Backend is almost complete, I wrote proxy endpoints for all the existing urls with with default time out of 2 seconds configurable at organization level. Also the tokens are stored in signed cookies with an expiry duration of 24hrs (If this also needs to be configurable, let me know I'll change it). Also currently user will not be automatically signed in after registration, if we want to sign him in after registration, we'll need to make changes to registration api in openwisp radius as it currently only returns auth token and not radius token. Now a view to validate user token needs to be added to the django-freeradius and openwisp-radius to validate the auth user token. Review the PR here. <https://github.com/openwisp/openwisp-wifi-login-pages/pull/15> - I have configured the frontend app and and have started working on the components. Review the PR here <https://github.com/openwisp/openwisp-wifi-login-pages/pull/16> PRs that needs to be reviewed
- https://github.com/openwisp/django-freeradius/pull/237 <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fopenwisp%2Fdjango-freeradius%2Fpull%2F237&sa=D&sntz=1&usg=AFQjCNEH8HbnEd4WkRMauRfN5tiOryFzYQ> - https://github.com/openwisp/openwisp-radius/pull/54 <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fopenwisp%2Fopenwisp-radius%2Fpull%2F54&sa=D&sntz=1&usg=AFQjCNFSejoCuJJeShkQoPtYSx5unUNlig> Vivek -- 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/627ce8d1-cc7e-439b-8654-93c517ed3127%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
