Thanks Vivek, I left you one comment on your PR on openwisp-radius.
Please follow up on the points we discussed the other day during our call: - step by step instructions in the README to install and run the frontend app - css: we should reuse the css of the old project ( https://github.com/openwisp/ansible-freeitaliawifi-login-page) and even better, the css of the login page I passed to you privately as much as possible, because that has been battle tested for a while now and from many users Proceed with these steps and then the remaining features asap, in the meanwhile I will be testing a local setup once you give me precise instructions to install and run the app correctly so that I can find out if there's any issue and inform you promptly so you can fix it. Keep me informed please. Federico On Saturday, July 27, 2019 at 3:33:10 PM UTC-4, Vivek Chand wrote: > > 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/54d31064-ff55-4bcb-b406-7871a7632b8d%40googlegroups.com.
