Central Repeater Management for the Auvergne-Rhône-Alpes Ham Radio Repeater network.
- Multilanguage support
- Authentication/Authorization against MQTT's database
- Repeater list (read, create, edit)
- Ability to control repeaters
- Privilege separation
- API to fetch the userdb (consumed by svxrdb-ara, an out-of-tree variant of svxrdb)
- ACLs based on MQTT Groups/Roles
- MQTT Dynamic security manager GUI
- Sysop management
- Fix the multiple toast bug
- Improve the repeater list layout to be more mobile-friendly
- User management
- Repeater group management
- Built-in User-friendly Installer
- Built-in application configuration editor
- Generic Database connector instead of MySQLi
- Improve and separate the toast and modal dialog logic from the Repeater module (front end)
- Replace mosquitto-php with php-mqtt client (easier for platform support and updates).
- Apache+PHP stack (developped with PHP 8.2, untested on older versions).
- PDO (tested with MySQL).
- Mosquitto PHP module Installing Mosquitto for PHP
- Redis (for app and session cache)