Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
radius:login_settings [2024/02/13 13:58] systemradius:login_settings [2024/02/13 15:18] (current) – [User Registration With Top-Up Profile] system
Line 96: Line 96:
   * If you choose such a profile, it is very important to assign an initial top-up value to the user in order to limit the data that the user can use.   * If you choose such a profile, it is very important to assign an initial top-up value to the user in order to limit the data that the user can use.
  
-<WRAP center round important 90%>+<alert type="warning"> 
 If you do not specify an initial top-up value, the user may be able to use unlimited data. If you do not specify an initial top-up value, the user may be able to use unlimited data.
-</WRAP>+</alert>
   * The file **/var/www/cake3/rd_cake/src/Controller/RegisterUsersController.php** contains a section that you can enable to automatically add the first top-up for you when the user registers.   * The file **/var/www/cake3/rd_cake/src/Controller/RegisterUsersController.php** contains a section that you can enable to automatically add the first top-up for you when the user registers.
   * Simply change **$add_topup = true;** and specify the value of the first top-up   * Simply change **$add_topup = true;** and specify the value of the first top-up
Line 146: Line 147:
   * You can also choose to use CHAP and NOT use the UAM service.   * You can also choose to use CHAP and NOT use the UAM service.
   * For this to work correctly, you must omit the UAM secret when configuring CoovaChilli.   * For this to work correctly, you must omit the UAM secret when configuring CoovaChilli.
-<WRAP center round important 90%>+<alert type="warning">
 If you decide to use CHAP, you should omit the UAM secret in the CoovaChilli configuration. If you decide to use CHAP, you should omit the UAM secret in the CoovaChilli configuration.
-</WRAP>+</alert>
   * For MESHdesk and APdesk, you can now also omit the UAM secret in the configuration.   * For MESHdesk and APdesk, you can now also omit the UAM secret in the configuration.
   * Also make sure that your MESHdesk firmware on OpenWrt is the latest one that includes this support.   * Also make sure that your MESHdesk firmware on OpenWrt is the latest one that includes this support.
  • radius/login_settings.1707825526.txt.gz
  • Last modified: 2024/02/13 13:58
  • by system