lime-packages
lime-packages copied to clipboard
Pirania Roadmap
As a first step towards a public Pirania roadmap I am adding some points. We should expand / correct / improve this and maybe open specific issues:
TODO
- [x] Expose the voucher creation with duration functionality
- [ ] Have a "emergency" function to force pirania to show for everyone
- [x] Fix redirect to the "original site", now goes to for example /cgi-bin/pirania/http%3A%2F%2Fprueba.com%2F
- [ ] Do not re-add removed vouchers from the shared-state db (see removed.txt).
- [x] Add creation date
- [ ] Replace "shared-state-backend + local database" with shared state multi writer
- [ ] Handle the portal content in a distributed way using the shared-state multiwriter
- [ ] Short-lived captive portal mode: access is granted for e.g. one hour without the need of vouchers. This mode does not coexist with the voucher mode.
- [ ] Be able to enable the portal only in one interface, for e.g. to be used with the community wireless interface (ap interface) without password leaving the apname interface with password.
I am working in #893
@spiccinini me and @hiurequeiroz are reviewing some Pirania issues and we found this one.
Be able to enable the portal only in one interface, for e.g. to be used with the community wireless interface (ap interface) without password leaving the apname interface with password
Has been resolved no?