This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 2022:bootstrap_settings [2022/06/04 16:30] – [JSON Interface Complications] admin | 2022:bootstrap_settings [2022/06/04 16:38] (current) – [Using CHAP instead of PAP] admin | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| * There is a special theme called **Custom** which allows you to provide your own URLs where the redirection should go. | * There is a special theme called **Custom** which allows you to provide your own URLs where the redirection should go. | ||
| * There are also a couple of pre defined themes. Selecting one of those as a theme will redirect to the older Webix style login pages. | * There are also a couple of pre defined themes. Selecting one of those as a theme will redirect to the older Webix style login pages. | ||
| - | * The items on the drop-down | + | * The items on the drop-down |
| - | * One of the ideas around the Login Pages is to have a common URL for the captive portal e.g. https:// | + | * One of the ideas around the Login Pages is to have a common |
| * The CakePHP Controller will then determine: | * The CakePHP Controller will then determine: | ||
| * Which login page to serve based on the value of **Theme**. | * Which login page to serve based on the value of **Theme**. | ||
| Line 138: | Line 138: | ||
| When you choose to use CHAP the UAM secret should be **left out** from the CoovaChilli configuration | When you choose to use CHAP the UAM secret should be **left out** from the CoovaChilli configuration | ||
| </ | </ | ||
| - | * MESHdesk and APdesk now also allow you yo leave the UAM Secret out in its configuration. | + | * MESHdesk and APdesk now also allow you to leave the UAM Secret out in its configuration. |
| * Also make sure your MESHdesk firmware on OpenWrt is the latest that includes this support. | * Also make sure your MESHdesk firmware on OpenWrt is the latest that includes this support. | ||
| {{: | {{: | ||
| + | |||
| + | * This then brings us to the end of the discussion on the settings. | ||
| + | * Be sure to check out the other Wiki Pages that will cover other aspects of the Login Pages. | ||