Dirk van der Walt
Dirk van der Walt
Can you try again. and let us know. We added a lot of fixes and new features since this report.
Please check, there was indeed some missing files which we added and updated the code since you reported this.
Hi, I also get this error on LEDE: `lua -v Lua 5.1.5 Copyright (C) 1994-2012 Lua.org, PUC-Rio (double int32) ` First prise will be if there are a fix for...
Hi, I need to check if the code paw ported to CakePHPv3. If so, its probably just commented out and we can add maybe a config file setting so it...
Hi everyone, I checked the code and it is there https://github.com/RADIUSdesk/rdcore/tree/main/rd/classic/src/view/nas https://github.com/RADIUSdesk/rdcore/blob/main/cake3/rd_cake/src/Controller/NasController.php So I should have a way to enable / include it checked in (into Github) by Monday.
Actually you should be able to activate them even in the current code Just remove the comments (for root user) https://github.com/RADIUSdesk/rdcore/blob/main/cake3/rd_cake/src/Controller/DashboardController.php#L795 And then for the other normal Access Providers https://github.com/RADIUSdesk/rdcore/blob/main/cake3/rd_cake/src/Controller/DashboardController.php#L1513...
Hi, You can tweak this file to your liking https://github.com/RADIUSdesk/rdcore/blob/main/cake3/rd_cake/src/Controller/Component/VoucherGeneratorComponent.php That is used to generate the vouchers
Fixed wit the latest Bootstrap5 login page enhancements that allows other options like NOT doing JSON based login.