Skip to content

1.0.0 [2022-05-04]

Latest
Compare
Choose a tag to compare
@nemesifier nemesifier released this 04 May 14:12
· 175 commits to master since this release
1.0.0

First release.

Features

  • Mobile first design (responsive UI)
  • Sign up
  • Optional support for mobile phone verification:
    verify phone number by inserting token sent via SMS, resend the SMS token
  • Login to the wifi service (by getting a radius user token from OpenWISP Radius and
    sending a POST to the captive portal login URL behind the scenes)
  • Session status information
  • Logout from the wifi service (by sending a POST to the captive portal logout URL behind the scenes)
  • Change password
  • Reset password (password forgot)
  • Support for Social Login and
    SAML
  • Optional social login buttons (facebook, google, twitter)
  • Contact box allowing to show the support email and/or phone number, as well as
    additional links specified via configuration
  • Navigation menu (header and footer) with possibility of specifying if links should be shown to every user or only
    authenticated or unauthenticated users
  • Support for multiple organizations with possibility of customizing the theme via CSS
    for each organization
  • Support for multiple languages
  • Possibility to change any text used in the pages
  • Configurable Terms of Services and Privacy Policy for each organization
  • Possibility of recognizing users thanks to signed cookies, which saves them
    from having to re-authenticate
  • Support for credit/debit card verification and paid subscription plans