mirror of
https://github.com/mivodev/plugin-mivo-theme.git
synced 2026-01-26 05:15:27 +07:00
docs: add MIT license
This commit is contained in:
15
theme/xml/rlogin.html
Normal file
15
theme/xml/rlogin.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<HTML> <!--
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<WISPAccessGatewayParam
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="http://$(hostname)/xml/WISPAccessGatewayParam.xsd">
|
||||
<Redirect>
|
||||
<AccessProcedure>1.0</AccessProcedure>
|
||||
<AccessLocation>$(location-id)</AccessLocation>
|
||||
<LocationName>$(location-name)</LocationName>
|
||||
<LoginURL>$(link-login-only)</LoginURL>
|
||||
<MessageType>100</MessageType>
|
||||
<ResponseCode>0</ResponseCode>
|
||||
</Redirect>
|
||||
</WISPAccessGatewayParam>
|
||||
--> </HTML>
|
||||
Reference in New Issue
Block a user