diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-23 17:33:51 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-28 11:04:13 +0200 |
commit | f8a2b88692e21d46799738c13d4d12cfa95b4152 (patch) | |
tree | 326d8674c8daadfdd29f36e0110cfed58be876dd /news-and-changes.rsc | |
parent | 5ba34c819a93e27b0eb4c56e25435fe522e16ee3 (diff) |
hotspot-to-wpa: support non-local userschange-102
This has some limitations, though: The password is not known and
additional configuration can not be given in user's comment.
Diffstat (limited to 'news-and-changes.rsc')
-rw-r--r-- | news-and-changes.rsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news-and-changes.rsc b/news-and-changes.rsc index e33a7db..b062c5e 100644 --- a/news-and-changes.rsc +++ b/news-and-changes.rsc @@ -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 |