mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-05 02:34:41 +02:00
hotspot-to-wpa: support non-local users
This has some limitations, though: The password is not known and additional configuration can not be given in user's comment.
This commit is contained in:
parent
5ba34c819a
commit
f8a2b88692
4 changed files with 9 additions and 2 deletions
|
@ -15,6 +15,7 @@
|
|||
99="Modified 'dhcp-to-dns', which dropped global configuration. Settings moved to dhcp server's network definitions.";
|
||||
100="The script 'ssh-keys-import' became a module 'mod/ssh-keys-import' with enhanced functionality.";
|
||||
101="Introduced new script 'fw-addr-lists' to download, import and update firewall address-lists.";
|
||||
102="Modified 'hotspot-to-wpa' to support non-local (radius) users.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue