Skip to content

0.1.0 [2020-09-10]

Compare
Choose a tag to compare
@nemesifier nemesifier released this 09 Sep 23:38
· 327 commits to master since this release
0.1.0
  • administration web interface
  • support for freeradius 3.0
  • multi-tenancy
  • REST API
  • integration with rlm_rest module of freeradius
  • possibility of registering new users via API
  • social login support
  • mobile phone verification via SMS tokens
  • possibility to import users from CSV files
  • possibility to generate users for events
  • management commands and/or celery tasks to perform clean up operations and periodic tasks
  • possibility to extend the base classes and swap models to add custom functionality without changing the core code