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:31] – [Using CHAP instead of PAP] 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 142: | Line 142: | ||
| {{: | {{: | ||
| + | |||
| + | * 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. | ||