Wrong MikroTik Documentation (?)

Hi,

This is a sentence from MikroTik documentation:

Hotspot will ask RADIUS server whether to allow the login or not. > If not allowed> , alogin.html page will be displayed (it can be modified to do anything). > If not allowed> , flogin.html (or login.html) page will be displayed, which will redirect client back to the external authentication server.

Document URL: > http://wiki.mikrotik.com/wiki/Manual:Customizing_Hotspot

It seems that the sentence “If not allowed” has written twice. I want to know alogin.html will be call on a success login or flogin.html?

Thank you in Advance.

Wiki page mentioned by you also states:

alogin.html - page shown after client has logged in. It pops-up status page and redirects browser to originally requested page (before he/she was redirected to the HotSpot login page)
flogin.html - shown instead of login.html, if some error has happened (invalid username or password, for example)

But you are right, there is a mistake in documentation.

HTH,

You’re right.
Thank you FYI.